Uses of Class
com.openinventor.inventor.nodes.SoGroup
Packages that use SoGroup
Package
Description
Collision Detection.
Viewer components nodes independent from graphical user interface.
Provides some nodes and helper classes specifically created to facilitate
implementation of medical applications.
-
Uses of SoGroup in com.openinventor.inventor.actions
Methods in com.openinventor.inventor.actions that return SoGroupModifier and TypeMethodDescriptionSoBevelAction.getSceneGraph()
This method returns the scene graph containing the beveled shapes created by the action. -
Uses of SoGroup in com.openinventor.inventor.collision
Methods in com.openinventor.inventor.collision that return SoGroupModifier and TypeMethodDescriptionSoCollisionManager.getScene()
Returns the scene the object is interacting with.Methods in com.openinventor.inventor.collision with parameters of type SoGroupModifier and TypeMethodDescriptionvoid
Sets the scene the object is interacting with.Constructors in com.openinventor.inventor.collision with parameters of type SoGroupModifierConstructorDescriptionSoCollisionManager
(SoPath object, SoGroup scene, SoTransform transform) Constructor. -
Uses of SoGroup in com.openinventor.inventor.geo
Subclasses of SoGroup in com.openinventor.inventor.geoModifier and TypeClassDescriptionclass
Level-of-detail management for multi-resolution terrains. -
Uses of SoGroup in com.openinventor.inventor.misc
Constructors in com.openinventor.inventor.misc with parameters of type SoGroup -
Uses of SoGroup in com.openinventor.inventor.nodes
Subclasses of SoGroup in com.openinventor.inventor.nodesModifier and TypeClassDescriptionclass
Annotation group node.class
Group node that creates a regular IxJxK array of copies of its children.class
Grouping node that modifies its coordinate system so that its local Z-axis always points at the viewer.class
Animated cycling switch node.class
Selection node that supports lasso selection.class
Group node that traverses one chosen child depending on scene interaction.class
Level-of-detail switching group node.class
Level-of-detail switching node designed for grouping simplified versions of the same shape.class
Special separator that performs locate highlighting.class
Distance-based level-of-detail switching group node.class
Group node that traverses only when traversed along a given path.class
Group node that traverses multiple times, applying matrices.class
Group node that renders multiple instances of its children.class
Abstract group node that traverses its children multiple times.class
Group node that traverses a set of chosen children.class
Group that encapsulates NURBS surfaces to be joined.class
Group node dedicated to render multiple co-planar shapes.class
Group node that traverses only when traversed along a given path.class
Group node that renders its children to one or more "targets".class
Manages a list of selected objects.class
Group node that saves and restores traversal state.class
Shadow casting group node.class
Group node that traverses one chosen child.class
Group node that saves and restores transformation state.class
Node to record vertex attributes from shaders into buffer objects.class
Separator group node with a URL hyperlink.Methods in com.openinventor.inventor.nodes that return SoGroupModifier and TypeMethodDescriptionSoFile.copyChildren()
Returns a newSoGroup
containing copies of all of the file node's children.SoWWWInline.copyChildren()
Return a copy of the hidden children as a Group. -
Uses of SoGroup in com.openinventor.inventor.viewercomponents.nodes
Subclasses of SoGroup in com.openinventor.inventor.viewercomponents.nodesModifier and TypeClassDescriptionclass
Tool class for easily building a basic interactive OpenInventor application without using existing viewer classes.class
Tool 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 SoGroup in com.openinventor.ldm.nodes
Subclasses of SoGroup in com.openinventor.ldm.nodesModifier and TypeClassDescriptionclass
Separator for combining multiple data sets. -
Uses of SoGroup in com.openinventor.medical.nodes
Subclasses of SoGroup 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 SoGroup in com.openinventor.volumeviz.nodes
Subclasses of SoGroup in com.openinventor.volumeviz.nodesModifier and TypeClassDescriptionclass
Clipping a volume with a 3D object.class
Groups multiple volumes to be volume rendered in the same scene.class
Volume mask group.