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 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
#define SO_NODE_ABSTRACT_HEADER(classname)