Interface | Description |
---|---|
IRenderArea |
Interface for basic render area.
|
IRenderAreaExaminer |
Interface for examiner render area.
An examiner render area has a SceneExaminer node as root of the scene
graph. |
IRenderAreaInteractive |
Interface for interactive render area.
An interactive render area has a SceneInteractor node as root of the
scene graph. |
IViewerExaminer |
Interface for viewers with an examiner area.
|
Class | Description |
---|---|
Timer |
Implementation of SoSystemTimer with a javax.swing.Timer.
|
Enum | Description |
---|---|
IRenderAreaInteractive.ClippingPlanesAdjustMode |
Camera clipping planes adjustment mode.
When adjustment mode is set to AUTO , the camera near and far planes
are dynamically adjusted to be as tight as possible (least amount of stuff
is clipped) before each render traversal.When adjustment mode is set to MANUAL , the user is expected to
manually set the camera near and far planes. |
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com