24#ifndef _SO_FONT_RENDERSTYLE_ELEMENT
25#define _SO_FONT_RENDERSTYLE_ELEMENT
77 virtual void print(FILE *fp)
const;
86 static void initClass();
87 static void exitClass();
#define SoEXTENDER_Documented
#define SO_ELEMENT_HEADER(className)
<a href="IconLegend.html"><img src="extTGS.gif" alt="VSG extension" border="0"></a> Stores the curre...
virtual void print(FILE *fp) const
Prints element (for debugging).
static void set(SoState *state, RenderStyle style)
Sets the current render style in the state.
RenderStyle
These are the available render styles.
static void set(SoState *state, SoNode *, RenderStyle style)
Sets the current render style in the state.
static RenderStyle get(SoState *state)
Returns current render style from the state.
static int getClassStackIndex()
Returns the stack id for this element.
static SoType getClassTypeId()
Returns the type identifier for this class.
static RenderStyle getDefault()
Returns the default render style.
Stores a single int32_t, int, or enum value.
Abstract base class for all database nodes.