1 #ifndef COIN_SOTIMERQUEUESENSOR_H
2 #define COIN_SOTIMERQUEUESENSOR_H
27 #include <Inventor/sensors/SoSensor.h>
28 #include <Inventor/SbTime.h>
38 const SbTime & getTriggerTime(
void)
const;
45 void setTriggerTime(
const SbTime & time);
53 #endif // !COIN_SOTIMERQUEUESENSOR_H
The SoSensor class is the abstract base class for all sensors.
Definition: SoSensor.h:34
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: SoTimerQueueSensor.h:46
The SoTimerQueueSensor class is the abstract base class for sensors triggering on certain timer event...
Definition: SoTimerQueueSensor.h:30
The SbTime class instances represents time values.
Definition: SbTime.h:41
virtual void unschedule(void)=0
Copyright © 1998-2010 by Kongsberg Oil & Gas Technologies. All rights reserved.
Generated for Coin by Doxygen 1.8.18.