33 #ifndef COIN_SOVRMLWORLDINFO_H 34 #define COIN_SOVRMLWORLDINFO_H 36 #include <Inventor/nodes/SoSubNode.h> 37 #include <Inventor/nodes/SoNode.h> 38 #include <Inventor/fields/SoMFString.h> 39 #include <Inventor/fields/SoSFString.h> 47 static void initClass(
void);
58 #endif // ! COIN_SOVRMLWORLDINFO_H #define SO_NODE_HEADER(classname)
SoSFString title
Definition: SoVRMLWorldInfo.h:50
The SoVRMLWorldInfo class contains information about the VRML scene.
Definition: SoVRMLWorldInfo.h:41
The SoSFString class is a container for an SbString.
Definition: SoSFString.h:40
The SoNode class is the base class for nodes used in scene graphs.
Definition: SoNode.h:56
SoMFString info
Definition: SoVRMLWorldInfo.h:51
The SoMFString class is a container for SbString values.
Definition: SoMFString.h:40