27#include <Inventor/nodes/SoSubNode.h>
28#include <Inventor/fields/SoSFString.h>
36 static void initClass(
void);
The SbList class is a template container class for lists.
Definition SbList.h:47
SbList(const int sizehint=DEFAULTSIZE)
Definition SbList.h:55
The SoInfo class is a node for holding text information.
Definition SoInfo.h:30
SoSFString string
Definition SoInfo.h:39
The SoNode class is the base class for nodes used in scene graphs.
Definition SoNode.h:47
The SoSFString class is a container for an SbString.
Definition SoSFString.h:31