1#ifndef COIN_SOIDLESENSOR_H
2#define COIN_SOIDLESENSOR_H
36#include <Inventor/sensors/SoDelayQueueSensor.h>
47 virtual SbBool isIdleOnly(
void)
const;
The SbList class is a template container class for lists.
Definition SbList.h:70
The SoDelayQueueSensor class is the abstract base class for priority scheduled sensors.
Definition SoDelayQueueSensor.h:40
The SoIdleSensor class is a sensor which will trigger as soon as the application is idle.
Definition SoIdleSensor.h:38