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