24#ifndef _SO_GEO_RENDER_ELEMENT
25#define _SO_GEO_RENDER_ELEMENT
56 {
set(state, renderProjection); }
72 virtual void print(FILE *fp)
const;
81 static void initClass();
82 static void exitClass();
#define SoEXTENDER_Documented
#define SO_ELEMENT_HEADER(className)
Projection
Available projections.
<a href="IconLegend.html"><img src="extTGS.gif" alt="VSG extension" border="0"></a> Stores the curre...
static SbProj4Projection::Projection getDefault()
Returns the default render mode.
static SoType getClassTypeId()
Returns the type identifier for this class.
static void set(SoState *state, SbProj4Projection::Projection renderProjection)
Sets the current render mode in the state.
virtual void print(FILE *fp) const
Prints element (for debugging).
static SbProj4Projection::Projection get(SoState *state)
Returns current render mode in the state.
static int getClassStackIndex()
Returns the stack id for this element.
static void set(SoState *state, SoNode *, SbProj4Projection::Projection renderProjection)
Sets the current render mode in the state.
Stores a single int32_t, int, or enum value.
Abstract base class for all database nodes.