36 #include <Inventor/nodes/SoSubNode.h> 37 #include <Inventor/fields/SoSFString.h> 45 static void initClass(
void);
54 #endif // !COIN_SOINFO_H The SoBase class is the top-level superclass for a number of class-hierarchies.SoBase provides the ba...
Definition: SoBase.h:45
#define SO_NODE_HEADER(classname)
The SoInfo class is a node for holding text information.This is simply a placeholder for textual info...
Definition: SoInfo.h:39
The SoSFString class is a container for an SbString.This field is used where nodes, engines or other field containers needs to store a single string.
Definition: SoSFString.h:40
SoSFString string
Definition: SoInfo.h:48
The SoNode class is the base class for nodes used in scene graphs.Coin is a retained mode 3D visualiz...
Definition: SoNode.h:56