OIV.Inventor.Sensors Namespace |
Class | Description | |
---|---|---|
![]() | 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 delegateeach 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 | Interface used by OIV.Inventor.Sensors.SoSystemTimer to execute a task. |
![]() | SoTimerQueueSensor | Abstract base class for sensors dependent on time. |
![]() | SoTimerSensor | Sensor that triggers repeatedly at regular intervals. |
Delegate | Description | |
---|---|---|
![]() | SoSensorSensorCB | This typedef defines the calling sequence for all callbacks from sensors . |
Enumeration | Description | |
---|---|---|
![]() | SoDataSensorChangeTypes | Change type. |