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 SbList class is a template container class for lists.
Definition SbList.h:47
SbList(const int sizehint=DEFAULTSIZE)
Definition SbList.h:55
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