#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()
| const SbGroundplane & SoGroundplaneVerticesElement::get |
( |
SoState * | state | ) |
|
|
static |
◆ getDefault()
◆ init()
| void SoGroundplaneVerticesElement::init |
( |
SoState * | state | ) |
|
|
override |
◆ initClass()
| 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()
| void SoGroundplaneVerticesElement::set |
( |
SoState * | state, |
|
|
SoNode * | node, |
|
|
const SbGroundplane & | plane ) |
|
static |
◆ _plane
The documentation for this class was generated from the following file: