#include <Inventor/engines/SoCompose.h>
Public Attributes | |
SoMFVec3f | translation |
SoMFRotation | rotation |
SoMFVec3f | scaleFactor |
SoMFRotation | scaleOrientation |
SoMFVec3f | center |
SoEngineOutput | matrix |
Input field with set of translation vectors for the output matrices.
Input field with set of rotations for the output matrices.
Input field with set of scale vectors for the output matrices.
Input field with set of scale orientations for the output matrices.
Input field with set of center positions for the output matrices.
(SoMFMatrix) A set of matrices calculated from the input fields. The matrices is calculated by the SbMatrix::setTransform() function.