1 #ifndef COIN_SOONESHOTSENSOR_H 2 #define COIN_SOONESHOTSENSOR_H 36 #include <Inventor/sensors/SoDelayQueueSensor.h> 47 #endif // !COIN_SOONESHOTSENSOR_H void SoSensorCB(void *data, SoSensor *sensor)
Definition: SoSensor.h:40
The SoDelayQueueSensor class is the abstract base class for priority scheduled sensors.
Definition: SoDelayQueueSensor.h:40
The SoSensor class is the abstract base class for all sensors.
Definition: SoSensor.h:43
The SoOneShotSensor class is a sensor which will trigger once.
Definition: SoOneShotSensor.h:38