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);
The SbList class is a template container class for lists.
Definition SbList.h:70
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