24#ifndef _SO_GEO_ORIGIN_ELEMENT
25#define _SO_GEO_ORIGIN_ELEMENT
63 virtual void print(FILE *fp)
const;
82 static void initClass();
83 static void exitClass();
#define SoEXTENDER_Documented
#define SO_ELEMENT_HEADER(className)
Abstract base class for all state elements.
<a href="IconLegend.html"><img src="extTGS.gif" alt="VSG extension" border="0"></a> Stores the curre...
static void getDefault(SbBool &rotateYUp, SbVec3f &geoOrigin)
Returns the default values.
static void get(SoState *state, SbBool &rotateYUp, SbVec3f &geoOrigin)
Returns the current attributes from the state.
virtual void print(FILE *fp) const
Prints element (for debugging).
static void set(SoState *state, SoNode *node, SbBool rotateYUp, const SbVec3f &geoOrigin)
Sets the current attributes.
Abstract base class for all database nodes.
Abstract base class for each state element whose value is replaced whenever it is set.