Open Inventor Release 2024.1.0
 
Loading...
Searching...
No Matches
Sensors

Classes

class  SoAlarmSensor
 Triggers a delegate once sometime in the future. More...
 
class  SoDataSensor
 Abstract base class for sensors attached to parts of a scene. More...
 
class  SoDelayQueueSensor
 Abstract base class for sensors not dependent on time. More...
 
class  SoFieldSensor
 Sensor class that can be attached to Open Inventor fields. More...
 
class  SoFileSensor
 Sensor that triggers a callback each time a file is changed. More...
 
class  SoIdleSensor
 Sensor for one-time only callbacks when the application is idle. More...
 
class  SoListSensor
 Sensor class that can be attached to Open Inventor base lists. More...
 
class  SoNodeSensor
 Sensor class that can be attached to Open Inventor nodes. More...
 
class  SoOneShotSensor
 Sensor for one-time only callbacks. More...
 
class  SoPathSensor
 Sensor class that can be attached to Open Inventor paths. More...
 
class  SoSensor
 Abstract base class for Open Inventor sensors. More...
 
class  SoTimerQueueSensor
 Abstract base class for sensors dependent on time. More...
 
class  SoTimerSensor
 Sensor that triggers repeatedly at regular intervals. More...
 

Detailed Description