SoComposeMatrix¶
-
InventorModule
¶ genre InventorEngines
author Silicon Graphics Inc
package MeVisLab/Standard
definition inventor.def
Purpose¶
This engine has inputs that specify values for translation, rotation, scale, and center of transformation.
As output, it produces a transformation matrix that transforms objects into the space specified by the scale, rotation, and translation inputs (in that order).
Parameter Fields¶
Field Index¶
Center : Vector3List |
Matrix : EngineOutput |
Rotation : Vector4List |
Scale Factor : Vector3List |
Scale Orientation : Vector4List |
Translation : Vector3List |