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