27 #include <Inventor/nodes/SoSubNode.h> 28 #include <Inventor/fields/SoSFName.h> 36 static void initClass(
void);
45 #endif // !COIN_SOLABEL_H The SoBase class is the top-level superclass for a number of class-hierarchies.SoBase provides the ba...
Definition: SoBase.h:36
#define SO_NODE_HEADER(classname)
The SoNode class is the base class for nodes used in scene graphs.Coin is a retained mode 3D visualiz...
Definition: SoNode.h:47
The SoSFName class is a container for an SbName.This field is used where nodes, engines or other fiel...
Definition: SoSFName.h:31
The SoLabel class is a node for holding label information in a scene graph.Use this node as a conveni...
Definition: SoLabel.h:30
SoSFName label
Definition: SoLabel.h:39