debian man page for soidlesensor

Query: soidlesensor

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

SoIdleSensor(3) 						       Coin							   SoIdleSensor(3)

NAME
SoIdleSensor - 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.
SYNOPSIS
#include <Inventor/sensors/SoIdleSensor.h> Inherits SoDelayQueueSensor. Public Member Functions SoIdleSensor (void) SoIdleSensor (SoSensorCB *func, void *data) virtual ~SoIdleSensor (void) Additional Inherited 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) 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. Author Generated automatically by Doxygen for Coin from the source code. Version 3.1.3 Wed May 23 2012 SoIdleSensor(3)
Related Man Pages
soalarmsensor(3) - debian
sodelayqueuesensor(3) - debian
soglprojectionmatrixelement(3) - debian
sopathsensor(3) - debian
sotimersensor(3) - debian
Similar Topics in the Unix Linux Community
Constructor problem
Sed Help.