Uses of Class
com.openinventor.inventor.elements.SoModelMatrixElement
-
Packages that use SoModelMatrixElement Package Description com.openinventor.inventor.elements The element classes are used internally for storing information in Open Inventor's traversal state list. -
-
Uses of SoModelMatrixElement in com.openinventor.inventor.elements
Subclasses of SoModelMatrixElement in com.openinventor.inventor.elements Modifier and Type Class Description class
SoBBoxModelMatrixElement
Stores the current model matrix for use with theSoGetBoundingBoxAction
.class
SoModelScaleElement
Stores the current model scale.
-