33#ifndef COIN_SOVRMLSENSOR_H
34#define COIN_SOVRMLSENSOR_H
36#include <Inventor/nodes/SoSubNode.h>
37#include <Inventor/fields/SoSFBool.h>
The SoNode class is the base class for nodes used in scene graphs.
Definition SoNode.h:56
static void initClass(void)
Sets up initialization for data common to all instances of this class, like submitting necessary info...
Definition SoNode.cpp:573
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