33 #ifndef COIN_SOVRMLSENSOR_H 34 #define COIN_SOVRMLSENSOR_H 36 #include <Inventor/nodes/SoSubNode.h> 37 #include <Inventor/fields/SoSFBool.h> 48 static void initClass(
void);
56 #endif // ! COIN_SOVRMLSENSOR_H The SoNode class is the base class for nodes used in scene graphs.
Definition: SoNode.h:56
The SoSFBool class is a container for an SbBool value.
Definition: SoSFBool.h:39
The SoVRMLSensor class is an abstract superclass for VRML sensors.
Definition: SoVRMLSensor.h:39
#define SO_NODE_ABSTRACT_HEADER(classname)