InvertInPlace (SIMatrix4)

Description

Inverts this matrix (if not singular): this = this^-1

C# Syntax

Int32 SIMatrix4.InvertInPlace();

Return Value

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

See Also

SIMatrix4.Invert

SIVector3

SIMatrix3

SIMatrix4

SIRotation

SITransformation

SIQuaternion

 

Examples

• See SIMatrix4.InvertInPlace.1.js



Autodesk Softimage 2011