52#ifndef _SO_PROFILE_ELEMENT
53#define _SO_PROFILE_ELEMENT
117 static void initClass();
118 static void exitClass();
#define SoEXTENDER_Documented
#define SO_ELEMENT_HEADER(className)
Abstract base class for each state element whose value may be accumulated when it is set.
Maintains a list of pointers to nodes.
Stores 2D profiles for NURBS and 3D text.
static const SoNodeList & get(SoState *state)
Returns the current list of profile nodes from the state.
virtual void print(FILE *fp) const
Prints element (for debugging).
@ START_FIRST
Start first.
@ ADD_TO_CURRENT
Add to current.
static void add(SoState *state, SoProfile *profile)
Add to the current profile list.
virtual void push(SoState *state)
Overrides push() method to copy values from next instance in the stack.
Abstract base class for all profile nodes.