36 #include <Inventor/nodes/SoSubNode.h>
37 #include <Inventor/fields/SoSFString.h>
The SoBase class is the top-level superclass for a number of class-hierarchies.
Definition: SoBase.h:45
The SoInfo class is a node for holding text information.
Definition: SoInfo.h:39
SoSFString string
Definition: SoInfo.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 SoSFString class is a container for an SbString.
Definition: SoSFString.h:40
#define SO_NODE_HEADER(classname)