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 TypeMethodDescriptionvoidSets 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 TypeClassDescriptionclassLevel-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 TypeClassDescriptionclassAnnotation group node.classGroup node that creates a regular IxJxK array of copies of its children.classGrouping node that modifies its coordinate system so that its local Z-axis always points at the viewer.classAnimated cycling switch node.classSelection node that supports lasso selection.classGroup node that traverses one chosen child depending on scene interaction.classLevel-of-detail switching group node.classLevel-of-detail switching node designed for grouping simplified versions of the same shape.classSpecial separator that performs locate highlighting.classDistance-based level-of-detail switching group node.classGroup node that traverses only when traversed along a given path.classGroup node that traverses multiple times, applying matrices.classGroup node that renders multiple instances of its children.classAbstract group node that traverses its children multiple times.classGroup node that traverses a set of chosen children.classGroup that encapsulates NURBS surfaces to be joined.classGroup node dedicated to render multiple co-planar shapes.classGroup node that traverses only when traversed along a given path.classGroup node that renders its children to one or more "targets".classManages a list of selected objects.classGroup node that saves and restores traversal state.classShadow casting group node.classGroup node that traverses one chosen child.classGroup node that saves and restores transformation state.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 SoGroupModifier and TypeMethodDescriptionSoFile.copyChildren()Returns a newSoGroupcontaining 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 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 SoGroup in com.openinventor.ldm.nodes
Subclasses of SoGroup in com.openinventor.ldm.nodesModifier and TypeClassDescriptionclassSeparator 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 TypeClassDescriptionclassClipping a volume with a 3D object.classGroups multiple volumes to be volume rendered in the same scene.classVolume mask group.