18#ifndef _SoGroundplaneElement_H
19#define _SoGroundplaneElement_H
27 typedef SoReplacedElement inherited;
#define __MEVIS_IV_END_NAMESPACE
#define __MEVIS_IV_BEGIN_NAMESPACE
#define SOSHADOW_CLASS_SPEC
Define a class export specifier needed to make the class exportable in dll's.
SbBool matches(const SoElement *elt) const override
Returns TRUE if the stored SbShadow matches the given element.
static void set(SoState *state, SoNode *node, const SbPlane &plane)
Sets in the state.
static const SbPlane & get(SoState *state)
Returns from the state.
void print(FILE *fp) const override
Prints element (for debugging).
virtual ~SoGroundplaneElement()
static SbPlane getDefault()
Returns the default.
void init(SoState *state) override
Initializes element.
SoElement * copyMatchInfo() const override
Create and return a copy of this element.
static void initClass()
Initializes the SoGroundplaneElement class.
Target mlrange_cast(Source arg)
Generic version of checked ML casts.