1 #ifndef COIN_SOPROFILEELEMENT_H 2 #define COIN_SOPROFILEELEMENT_H 36 #include <Inventor/elements/SoAccumulatedElement.h> 37 #include <Inventor/lists/SoNodeList.h> 46 static void initClass(
void);
66 #endif // !COIN_SOPROFILEELEMENT_H virtual void init(SoState *state)
Definition: SoAccumulatedElement.cpp:76
SoElement is the abstract base class for all elements.
Definition: SoElement.h:43
The SoProfileElement class is yet to be documented.
Definition: SoProfileElement.h:41
The SoState class manages the Coin scenegraph traversal state data.
Definition: SoState.h:44
Profile
Definition: SoProfileElement.h:51
The SoProfile class is the abstract superclass for profile definitions.
Definition: SoProfile.h:44
The SoAccumulatedElement class is an abstract class for storing accumulated state.
Definition: SoAccumulatedElement.h:39
The SoNodeList class is a container for pointers to SoNode objects.
Definition: SoNodeList.h:40
SoNodeList profiles
Definition: SoProfileElement.h:63
virtual void push(SoState *state)
Definition: SoAccumulatedElement.cpp:84