Main Page | Modules | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | Related Pages

SoDecomposeMatrix Class Reference
[Engine classes]

#include <Inventor/engines/SoCompose.h>

Inheritance diagram for SoDecomposeMatrix:

SoEngine SoFieldContainer SoBase List of all members.

Detailed Description

The SoDecomposeMatrix class is used to decompose a matrix into simple transformations.


Public Attributes

SoMFMatrix matrix
SoMFVec3f center
SoEngineOutput translation
SoEngineOutput rotation
SoEngineOutput scaleFactor
SoEngineOutput scaleOrientation


Member Data Documentation

SoMFMatrix SoDecomposeMatrix::matrix
 

Set of transformation matrices to decompose into their translation/rotation/scale parts.

SoMFVec3f SoDecomposeMatrix::center
 

Center points of transform matrices.

SoEngineOutput SoDecomposeMatrix::translation
 

(SoMFVec3f) Translation parts of input matrices.

SoEngineOutput SoDecomposeMatrix::rotation
 

(SoMFRotation) Rotation parts of input matrices.

SoEngineOutput SoDecomposeMatrix::scaleFactor
 

(SoMFVec3f) Scale vectors of input matrices.

SoEngineOutput SoDecomposeMatrix::scaleOrientation
 

(SoMFRotation) Scale orientation values of the input matrices.


The documentation for this class was generated from the following files:
Generated on Sat Jan 22 10:47:23 2005 for Coin by doxygen 1.3.6