Main Page Modules Class Hierarchy Alphabetical List Compound List File List Compound Members
SoIdleSensor Class Reference
The SoIdleSensor class is a sensor which will trigger as soon as the application is idle.
More...
#include <Inventor/sensors/SoIdleSensor.h>
Inheritance diagram for SoIdleSensor::
List of all members.
Detailed Description
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.
-
See also:
-
SoDB::setDelaySensorTimeout()
Constructor & Destructor Documentation
SoIdleSensor::SoIdleSensor
|
(  |
void |
|
) |
|
|
SoIdleSensor::SoIdleSensor
|
(  |
SoSensorCB * |
func, |
|
|
|
|
|
void * |
data |
|
)  |
|
|
|
Constructor taking as parameters the sensor callback function and the userdata which will be passed the callback.
-
See also:
-
setFunction(), setData()
|
SoIdleSensor::~SoIdleSensor
|
(  |
void |
|
) |
[virtual] |
|
The documentation for this class was generated from the following files:
Generated at Tue Mar 5 03:31:25 2002 for Coin by
1.2.9 written by Dimitri van Heesch,
© 1997-2001