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.nodes | |
com.openinventor.inventor.viewercomponents.nodes | |
com.openinventor.ldm.nodes | |
com.openinventor.medical.helpers |
Provides some nodes and helper classes specifically created to facilitate
implementation of medical applications.
|
com.openinventor.medical.nodes |
Provides some nodes and helper classes specifically created to facilitate
implementation of medical applications.
|
com.openinventor.solidviz |
Real-time rendering of CSG models.
|
com.openinventor.volumeviz.nodes |
Modifier and Type | Method and Description |
---|---|
SoSeparator |
SoInputReader.convert(SoInput name_16437)
Returns the specified input source in the form of an Open Inventor scene graph.
|
static SoSeparator |
SoDB.readAll(SoInput in)
Reads all graphs and paths from the file specified by the given
SoInput . |
Modifier and Type | Method and Description |
---|---|
SoSeparator |
SoGlobalSimplifyAction.getSimplifiedSceneGraph()
This returns the new scene graph which contains the simplified result.
|
SoSeparator |
SoReorganizeAction.getSimplifiedSceneGraph()
Returns result of reorganization as new scene graph.
|
Modifier and Type | Class and Description |
---|---|
class |
SoAnnotation
Annotation group node.
|
class |
SoBillboard
Grouping node that modifies its coordinate system so that its local Z-axis always points at the viewer.
|
class |
SoExtSelection
Selection node that supports lasso selection.
|
class |
SoFrontBufferGroup
Deprecated.
As of Open Inventor 9610 See documentation for more details
|
class |
SoLocateHighlight
Special separator that performs locate highlighting.
|
class |
SoOcclusionCulling
Deprecated.
As of Open Inventor 9800 See documentation for more details
|
class |
SoOctreeOrdering
Deprecated.
As of Open Inventor 9800 See documentation for more details
|
class |
SoRenderList
Deprecated.
As of Open Inventor 9800 See documentation for more details
|
class |
SoRenderToTarget
Group node that renders its children to one or more "targets".
|
class |
SoSelection
Manages a list of selected objects.
|
class |
SoValueOrdering
Deprecated.
As of Open Inventor 9800 See documentation for more details
|
class |
SoVertexAttribFeedback
Node to record vertex attributes from shaders into buffer objects.
|
class |
SoWWWAnchor
Separator group node with a URL hyperlink.
|
Modifier and Type | Method and Description |
---|---|
SoSeparator |
SoExtSelection.getOverlaySceneGraph()
Returns the scene graph that should be passed to the render area function setOverlaySceneGraph .
|
Modifier and Type | Class and Description |
---|---|
class |
SceneExaminer
Tool class for easily building a basic interactive OpenInventor application
without using existing viewer classes.
|
class |
SceneInteractor
Tool class for easily building a basic OpenInventor application without using
existing viewer classes.
|
Modifier and Type | Class and Description |
---|---|
class |
SoMultiDataSeparator
Separator for combining multiple data sets.
|
Modifier and Type | Method and Description |
---|---|
static SoSeparator |
MedicalHelper.buildSliceAnnotation(SoCamera camera,
SoOrthoSlice sliceNode,
java.lang.String filename)
Slice viewer annotations.
|
static SoSeparator |
MedicalHelper.buildSliceOrientationMarkers(SoOrthoSlice orthoSlice)
Build a scene graph to display slice orientation markers.
|
static SoSeparator |
MedicalHelper.buildSliceScaleBars(SoCamera camera)
Build a scene graph to display dynamic scale bars for slice viewing.
|
static SoSeparator |
MedicalHelper.createBoundingBox(SbBox3f bbox,
SbColor color)
Convenience function to draw a specified bounding box as a wireframe
|
static SoSeparator |
MedicalHelper.createCube(SbBox3f bbox)
Convenience function to retrieve the cube corresponding to the specified
bounding box.
|
static SoSeparator |
MedicalHelper.readFile(java.lang.String filename)
Convenience function to read a .iv file and return pointer to the root of
the created scene graph.
|
Modifier and Type | Class and Description |
---|---|
class |
DicomInfo
(Preview Feature) Text node to display DICOM information on screen.
|
class |
Gnomon
(Preview Feature) Shape node to display a medical gnomon (compass) on the screen.
|
class |
SliceOrientationMarkers
(Preview Feature) Shape node to display slice orientation markers in window coordinates.
|
class |
SliceScaleBar
(Preview Feature) Shape node to display a dynamic scale bar in window coordinates.
|
class |
TextBox
(Preview Feature) Shape node to display a text box in window coordinates.
|
Modifier and Type | Method and Description |
---|---|
SoSeparator |
SoCSGOperation.getSceneGraph()
Deprecated.
Returns the result objectA OperationType objectB The scenegraph returned contains an
SoFaceSet shape. |
Modifier and Type | Class and Description |
---|---|
class |
SoVolumeGroup
Groups multiple volumes to be volume rendered in the same scene.
|
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com