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