SoDecomposeMatrix Properties |
The SoDecomposeMatrix type exposes the following members.
Name | Description | |
---|---|---|
![]() | center | The center of transformations. |
![]() | IsDisposable | ISafeDisposable interface implementation.
(Inherited from SoDisposable.) |
![]() | matrix | The 4x4 transformation matrix. |
![]() | rotation | ( OIV.Inventor.Fields.SoMFRotation ) Derived rotation. |
![]() | scaleFactor | ( OIV.Inventor.Fields.SoMFVec3f ) Derived scale values in x, y, and z. |
![]() | scaleOrientation | ( OIV.Inventor.Fields.SoMFRotation ) Derived rotational space for scaling. |
![]() | translation | ( OIV.Inventor.Fields.SoMFVec3f ) Derived translation in x, y, and z. |
![]() | UserData |
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.) |