#include <SoGroundplaneVerticesElement.h>
|
| void | init (SoState *state) override |
| | Initializes element.
|
| |
| SbBool | matches (const SoElement *elt) const override |
| | Returns TRUE if the stored SbShadow matches the given element.
|
| |
| SoElement * | copyMatchInfo () const override |
| | Create and return a copy of this element.
|
| |
| void | print (FILE *fp) const override |
| | Prints element (for debugging).
|
| |
◆ ~SoGroundplaneVerticesElement()
| virtual SoGroundplaneVerticesElement::~SoGroundplaneVerticesElement |
( |
| ) |
|
|
protectedvirtual |
◆ copyMatchInfo()
| SoElement * SoGroundplaneVerticesElement::copyMatchInfo |
( |
| ) |
const |
|
override |
Create and return a copy of this element.
◆ get()
| static const SbGroundplane & SoGroundplaneVerticesElement::get |
( |
SoState * |
state | ) |
|
|
static |
◆ getDefault()
| static SbGroundplane SoGroundplaneVerticesElement::getDefault |
( |
| ) |
|
|
static |
◆ init()
| void SoGroundplaneVerticesElement::init |
( |
SoState * |
state | ) |
|
|
override |
◆ initClass()
| static void SoGroundplaneVerticesElement::initClass |
( |
| ) |
|
|
static |
◆ matches()
| SbBool SoGroundplaneVerticesElement::matches |
( |
const SoElement * |
elt | ) |
const |
|
override |
Returns TRUE if the stored SbShadow matches the given element.
◆ print()
| void SoGroundplaneVerticesElement::print |
( |
FILE * |
fp | ) |
const |
|
override |
Prints element (for debugging).
◆ set()
| static void SoGroundplaneVerticesElement::set |
( |
SoState * |
state, |
|
|
SoNode * |
node, |
|
|
const SbGroundplane & |
plane |
|
) |
| |
|
static |
◆ _plane
The documentation for this class was generated from the following file: