Uses of Class
com.openinventor.inventor.elements.SoAccumulatedElement
Packages that use SoAccumulatedElement
Package
Description
The element classes are used internally for storing information in Open Inventor's traversal state list.
Provides state elements.
-
Uses of SoAccumulatedElement in com.openinventor.inventor.elements
Subclasses of SoAccumulatedElement in com.openinventor.inventor.elementsModifier and TypeClassDescriptionclass
Stores the current model matrix for use with theSoGetBoundingBoxAction
.class
Stores the current set of clipping planes, specified as SbPlanes.class
Stores the current interactive complexity.class
Stores information on lights.class
Stores the current model matrix.class
Stores the current model scale.class
Stores 2D profiles for NURBS and 3D text.class
Stores the current texture matrix.class
Stores the current texture unit identifier.class
Stores the current uniform shader parameter.class
StoresSoVertexShaderParameter
nodes encountered during traversal. -
Uses of SoAccumulatedElement in com.openinventor.ldm.elements
Subclasses of SoAccumulatedElement in com.openinventor.ldm.elements -
Uses of SoAccumulatedElement in com.openinventor.meshvizxlm.mapping.elements
Subclasses of SoAccumulatedElement in com.openinventor.meshvizxlm.mapping.elementsModifier and TypeClassDescriptionclass
Element that stores the current accumulated cell ranges and computes the intersection of all these.class
Element that stores the current list of scalar sets for unstructured meshes.class
Element that stores the current list of scalar sets for structured surface meshes.class
Element that stores the current list of scalar sets for structured volume meshes.class
class
Element that stores the current list of vector sets for unstructured meshes.class
Element that stores the current list of vector sets for structured surface meshes.class
Element that stores the current list of vector sets for structured volume meshes. -
Uses of SoAccumulatedElement in com.openinventor.volumeviz.elements
Subclasses of SoAccumulatedElement in com.openinventor.volumeviz.elementsModifier and TypeClassDescriptionclass
class
Stores the current volume transform(s).