Package | Description |
---|---|
com.openinventor.inventor |
Open Inventor is an object-oriented and OpenGL-based API for real-time 3D visualization.
|
com.openinventor.inventor.actions | |
com.openinventor.inventor.touch | |
com.openinventor.inventor.viewercomponents |
Viewer components contains helpful tools to implement a custom viewer.
|
com.openinventor.ivtune |
IvTune is used for viewing and interacting with the scene graph in an Open Inventor application.
|
com.openinventor.remoteviz.rendering |
|
com.openinventor.volumeviz.nodes |
Modifier and Type | Method and Description |
---|---|
SoSceneManager |
SoOffscreenRenderArea.getSceneManager()
Returns the encapsulated scene manager.
|
Modifier and Type | Method and Description |
---|---|
SoSceneManager |
SoAction.getSceneManager()
Return the
SoSceneManager associated with this action. |
Modifier and Type | Method and Description |
---|---|
void |
SoAction.setSceneManager(SoSceneManager mgr)
Set the scene manager associated with this action (if any ).
|
Constructor and Description |
---|
SoTouchManager(SoSceneManager sM)
Deprecated.
As of Open Inventor 9500 Scene manager argument is useless.
|
Modifier and Type | Method and Description |
---|---|
SoSceneManager |
SoRenderAreaCore.getSceneManager()
Returns the scene manager.
|
Modifier and Type | Method and Description |
---|---|
static void |
SoIvTune.start(SoSceneManager name_14046)
Deprecated.
As of Open Inventor 9800 No longer used. Use start(SoRenderAreaCore*) or start(SoNode*) instead.
|
Modifier and Type | Method and Description |
---|---|
SoSceneManager |
RenderArea.getSceneManager()
Gets the Scene manager of the renderArea.
|
Modifier and Type | Method and Description |
---|---|
boolean |
SoOffscreenVolumeRender.synchronousExtraction(SoSceneManager sceneManager)
Does extraction synchronously, whereas using trigger field will execute extraction on next redraw.
|
Generated on July 31, 2019, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com