24 #ifndef COIN_SOVRMLSENSOR_H
25 #define COIN_SOVRMLSENSOR_H
27 #include <Inventor/nodes/SoSubNode.h>
28 #include <Inventor/fields/SoSFBool.h>
39 static void initClass(
void);
The SoBase class is the top-level superclass for a number of class-hierarchies.
Definition: SoBase.h:41
The SoNode class is the base class for nodes used in scene graphs.
Definition: SoNode.h:47
The SoSFBool class is a container for an SbBool value.
Definition: SoSFBool.h:30
The SoVRMLSensor class is an abstract superclass for VRML sensors.
Definition: SoVRMLSensor.h:30