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 TypeClassDescriptionclassStores the current model matrix for use with theSoGetBoundingBoxAction.classStores the current set of clipping planes, specified as SbPlanes.classStores the current interactive complexity.classStores information on lights.classStores the current model matrix.classStores the current model scale.classStores 2D profiles for NURBS and 3D text.classStores the current texture matrix.classStores the current texture unit identifier.classStores the current uniform shader parameter.classStoresSoVertexShaderParameternodes 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 TypeClassDescriptionclassElement that stores the current accumulated cell ranges and computes the intersection of all these.classElement that stores the current list of scalar sets for unstructured meshes.classElement that stores the current list of scalar sets for structured surface meshes.classElement that stores the current list of scalar sets for structured volume meshes.classclassElement that stores the current list of vector sets for unstructured meshes.classElement that stores the current list of vector sets for structured surface meshes.classElement 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 TypeClassDescriptionclassclassStores the current volume transform(s).