#include <Inventor/engines/SoCompose.h>
Inheritance diagram for SoDecomposeMatrix::
Public Attributes | |
SoMFMatrix | matrix |
SoMFVec3f | center |
SoEngineOutput | translation |
SoEngineOutput | rotation |
SoEngineOutput | scaleFactor |
SoEngineOutput | scaleOrientation |
|
Set of transformation matrices to decompose into their translation/rotation/scale parts. |
|
Center points of transform matrices. |
|
(SoMFVec3f) Translation parts of input matrices. |
|
(SoMFRotation) Rotation parts of input matrices. |
|
(SoMFVec3f) Scale vectors of input matrices. |
|
(SoMFRotation) Scale orientation values of the input matrices. |