36#include <Inventor/nodes/SoSubNode.h>
37#include <Inventor/fields/SoSFName.h>
The SoBase class is the top-level superclass for a number of class-hierarchies.
Definition: SoBase.h:45
The SoLabel class is a node for holding label information in a scene graph.
Definition: SoLabel.h:39
SoSFName label
Definition: SoLabel.h:48
The SoNode class is the base class for nodes used in scene graphs.
Definition: SoNode.h:56
static void initClass(void)
Sets up initialization for data common to all instances of this class, like submitting necessary info...
Definition: SoNode.cpp:573
The SoSFName class is a container for an SbName.
Definition: SoSFName.h:40
#define SO_NODE_HEADER(classname)