Uses of Class
com.openinventor.inventor.SbMatrix.Decomposition
Packages that use SbMatrix.Decomposition
Package
Description
Open Inventor is an object-oriented and OpenGL-based API for real-time 3D visualization.
-
Uses of SbMatrix.Decomposition in com.openinventor.inventor
Methods in com.openinventor.inventor that return SbMatrix.DecompositionModifier and TypeMethodDescriptionSbMatrix.decompose()
Returns the translation, rotation, scale, and scale orientation components of the matrix.Decomposes the matrix into a translation, rotation, scale, and scale orientation.