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);
47 #endif // ! COIN_SOVRMLSENSOR_H The SoBase class is the top-level superclass for a number of class-hierarchies.SoBase provides the ba...
Definition: SoBase.h:41
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 SoSFBool class is a container for an SbBool value.This field is used where nodes,...
Definition: SoSFBool.h:30
The SoVRMLSensor class is an abstract superclass for VRML sensors.
Definition: SoVRMLSensor.h:30