Click or drag to resize
SoDecomposeMatrix Properties

The SoDecomposeMatrix type exposes the following members.

Properties
  NameDescription
Public propertycenter

The center of transformations.

Public propertyIsDisposable
ISafeDisposable interface implementation.
(Inherited from SoDisposable.)
Public propertymatrix

The 4x4 transformation matrix.

Public propertyrotation

( OIV.Inventor.Fields.SoMFRotation ) Derived rotation.

Public propertyscaleFactor

( OIV.Inventor.Fields.SoMFVec3f ) Derived scale values in x, y, and z.

Public propertyscaleOrientation

( OIV.Inventor.Fields.SoMFRotation ) Derived rotational space for scaling.

Public propertytranslation

( OIV.Inventor.Fields.SoMFVec3f ) Derived translation in x, y, and z.

Public propertyUserData
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.)
Top
See Also