50#ifndef _SO_POINT_SIZE_ELEMENT
51#define _SO_POINT_SIZE_ELEMENT
101 static void initClass();
102 static void exitClass();
#define SoEXTENDER_Documented
#define SO_ELEMENT_HEADER(className)
Element's subclasses store a single float, int, or enum value.
Abstract base class for all database nodes.
Stores the current point size.
static SoType getClassTypeId()
Returns the type identifier for this class.
static void set(SoState *state, SoNode *, float size)
Sets the current point size in the state.
static float getDefault()
Returns the default point size.
static void set(SoState *state, float size)
Sets the current point size in the state.
static int getClassStackIndex()
Returns the stack id for this element.
static float get(SoState *state)
Returns current point size from the state.