Uses of Class
com.openinventor.inventor.nodes.SoSeparator
Packages that use SoSeparator
Package
Description
Open Inventor is an object-oriented and OpenGL-based API for real-time 3D visualization.
Viewer components nodes independent from graphical user interface.
Provides some nodes and helper classes specifically created to facilitate
implementation of medical applications.
Provides some nodes and helper classes specifically created to facilitate
implementation of medical applications.
-
Uses of SoSeparator in com.openinventor.inventor
Methods in com.openinventor.inventor that return SoSeparatorModifier and TypeMethodDescriptionReturns the specified input source in the form of an Open Inventor scene graph.static SoSeparatorReads all graphs and paths from the file specified by the givenSoInput. -
Uses of SoSeparator in com.openinventor.inventor.actions
Methods in com.openinventor.inventor.actions that return SoSeparatorModifier and TypeMethodDescriptionSoGlobalSimplifyAction.getSimplifiedSceneGraph()This returns the new scene graph which contains the simplified result.SoReorganizeAction.getSimplifiedSceneGraph()Returns result of reorganization as new scene graph. -
Uses of SoSeparator in com.openinventor.inventor.nodes
Subclasses of SoSeparator in com.openinventor.inventor.nodesModifier and TypeClassDescriptionclassAnnotation group node.classGrouping node that modifies its coordinate system so that its local Z-axis always points at the viewer.classSelection node that supports lasso selection.classSpecial separator that performs locate highlighting.classGroup node that renders its children to one or more "targets".classManages a list of selected objects.classNode to record vertex attributes from shaders into buffer objects.classSeparator group node with a URL hyperlink.Methods in com.openinventor.inventor.nodes that return SoSeparatorModifier and TypeMethodDescriptionSoExtSelection.getOverlaySceneGraph()Returns the scene graph that should be passed to the render area function setOverlaySceneGraph . -
Uses of SoSeparator in com.openinventor.inventor.viewercomponents.nodes
Subclasses of SoSeparator in com.openinventor.inventor.viewercomponents.nodesModifier and TypeClassDescriptionclassTool class for easily building a basic interactive OpenInventor application without using existing viewer classes.classTool class for easily building a basic OpenInventor application without using existing viewer classes.class(Preview Feature) Tool class for building a basic interactive OpenInventor application with mode-less scene "orbiter" viewing behavior. -
Uses of SoSeparator in com.openinventor.ldm.nodes
Subclasses of SoSeparator in com.openinventor.ldm.nodesModifier and TypeClassDescriptionclassSeparator for combining multiple data sets. -
Uses of SoSeparator in com.openinventor.medical.helpers
Methods in com.openinventor.medical.helpers that return SoSeparatorModifier and TypeMethodDescriptionstatic SoSeparatorMedicalHelper.buildSliceAnnotation(SoCamera camera, SoOrthoSlice sliceNode, String filename) Slice viewer annotations.static SoSeparatorMedicalHelper.buildSliceOrientationMarkers(SoOrthoSlice orthoSlice) Build a scene graph to display slice orientation markers.static SoSeparatorMedicalHelper.buildSliceScaleBars(SoCamera camera) Build a scene graph to display dynamic scale bars for slice viewing.static SoSeparatorMedicalHelper.createBoundingBox(SbBox3f bbox, SbColor color) Convenience function to draw a specified bounding box as a wireframestatic SoSeparatorMedicalHelper.createCube(SbBox3f bbox) Convenience function to retrieve the cube corresponding to the specified bounding box.static SoSeparatorConvenience function to read a .iv file and return pointer to the root of the created scene graph. -
Uses of SoSeparator in com.openinventor.medical.nodes
Subclasses of SoSeparator in com.openinventor.medical.nodesModifier and TypeClassDescriptionclass(Preview Feature) Text node to display DICOM information on screen.class(Preview Feature) Shape node to display a medical gnomon (compass) on the screen.class(Preview Feature) Shape node to display slice orientation markers in window coordinates.class(Preview Feature) Shape node to display a dynamic scale bar in window coordinates.class(Preview Feature) Shape node to display a text box in window coordinates. -
Uses of SoSeparator in com.openinventor.volumeviz.nodes
Subclasses of SoSeparator in com.openinventor.volumeviz.nodesModifier and TypeClassDescriptionclassGroups multiple volumes to be volume rendered in the same scene.