![]() |
http://www.sim.no http://www.coin3d.org |
The SoIdleSensor class is a sensor which will trigger as soon as the application is idle.An SoIdleSensor differs from an SoOneShotSensor in that it will not trigger if the delay queue processing is occurring due to the delay queue timeout, but only when the application is idle. More...
#include <Inventor/sensors/SoIdleSensor.h>
Public Member Functions | |
SoIdleSensor (void) | |
SoIdleSensor (SoSensorCB *func, void *data) | |
virtual | ~SoIdleSensor (void) |
The SoIdleSensor class is a sensor which will trigger as soon as the application is idle.
An SoIdleSensor differs from an SoOneShotSensor in that it will not trigger if the delay queue processing is occurring due to the delay queue timeout, but only when the application is idle.
SoIdleSensor::SoIdleSensor | ( | void | ) |
Default constructor.
SoIdleSensor::SoIdleSensor | ( | SoSensorCB * | func, |
void * | data | ||
) |
Constructor taking as parameters the sensor callback function and the userdata which will be passed the callback.
SoIdleSensor::~SoIdleSensor | ( | void | ) | [virtual] |
Destructor.
Copyright © 1998-2007 by Systems in Motion AS. All rights reserved.
Generated on Mon Feb 28 2011 10:12:12 for Coin by Doxygen. 1.7.3