1 #ifndef COIN_SODELAYQUEUESENSOR_H
2 #define COIN_SODELAYQUEUESENSOR_H
27 #include <Inventor/sensors/SoSensor.h>
28 #include <Inventor/SbBasic.h>
29 #include <Inventor/system/inttypes.h>
39 void setPriority(uint32_t pri);
40 uint32_t getPriority(
void)
const;
41 static uint32_t getDefaultPriority(
void);
46 virtual SbBool isIdleOnly(
void)
const;
57 #endif // !COIN_SODELAYQUEUESENSOR_H
The SoSensor class is the abstract base class for all sensors.
Definition: SoSensor.h:34
The SoDelayQueueSensor class is the abstract base class for priority scheduled sensors.
Definition: SoDelayQueueSensor.h:31
virtual SbBool isBefore(const SoSensor *s) const =0
virtual SbBool isScheduled(void) const =0
virtual void schedule(void)=0
virtual void trigger(void)
Definition: SoSensor.cpp:185
SbBool scheduled
Definition: SoDelayQueueSensor.h:50
virtual void unschedule(void)=0
Copyright © 1998-2010 by Kongsberg Oil & Gas Technologies. All rights reserved.
Generated for Coin by Doxygen 1.8.18.