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
The SoState class manages the Coin scenegraph traversal state data.
Definition: SoState.h:44
The SoAccumulatedElement class is an abstract class for storing accumulated state.
Definition: SoAccumulatedElement.h:39
virtual void push(SoState *state)
Definition: SoAccumulatedElement.cpp:84
SoNodeList profiles
Definition: SoProfileElement.h:63
SoElement is the abstract base class for all elements.
Definition: SoElement.h:43
The SoProfile class is the abstract superclass for profile definitions.
Definition: SoProfile.h:44
The SoNodeList class is a container for pointers to SoNode objects.
Definition: SoNodeList.h:40
Profile
Definition: SoProfileElement.h:51
virtual void init(SoState *state)
Definition: SoAccumulatedElement.cpp:76
The SoProfileElement class is yet to be documented.
Definition: SoProfileElement.h:41