1 #ifndef COIN_SOIDLESENSOR_H
2 #define COIN_SOIDLESENSOR_H
27 #include <Inventor/sensors/SoDelayQueueSensor.h>
The SoDelayQueueSensor class is the abstract base class for priority scheduled sensors.
Definition: SoDelayQueueSensor.h:31
virtual SbBool isIdleOnly(void) const
Definition: SoDelayQueueSensor.cpp:209
The SoIdleSensor class is a sensor which will trigger as soon as the application is idle.
Definition: SoIdleSensor.h:29
The SoSensor class is the abstract base class for all sensors.
Definition: SoSensor.h:34