TransposeInverseInPlace (SIMatrix3)

Description

Sets this matrix to the transpose of the inverse of itself (if not singular): this = Transpose(this^-1)

C# Syntax

Int32 SIMatrix3.TransposeInverseInPlace();

Return Value

Boolean True if the matrix m has been inverted (not singular); otherwise False.

See Also

SIMatrix3.TransposeInverse

SIVector3

SIMatrix3

SIMatrix4

SIRotation

SITransformation

SIQuaternion

 

Examples

• See SIMatrix3.TransposeInverseInPlace.1.vbs

• See SIMatrix3.TransposeInverseInPlace.2.js



Autodesk Softimage 2011