Package | Description |
---|---|
com.openinventor.inventor.actions | |
com.openinventor.inventor.misc.callbacks | |
com.openinventor.inventor.sensors |
Modifier and Type | Method and Description |
---|---|
void |
SoGLRenderAction.howToRenderScene(SoSensor sensor,
boolean newRender)
Deprecated.
As of Open Inventor 9.1.
|
void |
SoGLRenderAction.updateTranspList(SoSensor sensor)
Deprecated.
As of Open Inventor 9.1.
|
Modifier and Type | Method and Description |
---|---|
void |
SoSensorCB.invoke(SoSensor s)
Deprecated.
This method will be invoked when the native callback will be called so
that you only need to override this method to fill the method's body.
|
Modifier and Type | Class and Description |
---|---|
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.
|
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com