Coin Logo http://www.sim.no
http://www.coin3d.org

Main Page | Modules | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | Related Pages

SoIdleSensor Class Reference
[Sensor classes]

#include <Inventor/sensors/SoIdleSensor.h>

Inheritance diagram for SoIdleSensor:

SoDelayQueueSensor SoSensor 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()


Public Member Functions

 SoIdleSensor (void)
 SoIdleSensor (SoSensorCB *func, void *data)
virtual ~SoIdleSensor (void)


Constructor & Destructor Documentation

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.

See also:
setFunction(), setData()

SoIdleSensor::~SoIdleSensor void   )  [virtual]
 

Destructor.


The documentation for this class was generated from the following files:

Copyright © 1998-2003 by Systems in Motion AS. All rights reserved.

Generated on Sat Apr 10 08:33:35 2004 for Coin by Doxygen. 1.3.6-20040222