18#ifndef _SoGroundplaneVerticesElement_H
19#define _SoGroundplaneVerticesElement_H
28 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.
static const SbGroundplane & get(SoState *state)
Returns from the state.
void init(SoState *state) override
Initializes element.
static void initClass()
Initializes the SoGroundplaneVerticesElement class.
static SbGroundplane getDefault()
Returns the default.
virtual ~SoGroundplaneVerticesElement()
void print(FILE *fp) const override
Prints element (for debugging).
static void set(SoState *state, SoNode *node, const SbGroundplane &plane)
Sets in the state.
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.
Target mlrange_cast(Source arg)
Generic version of checked ML casts.