Transpose (SIMatrix3)

Description

Transposes the matrix m and stores the result in this matrix: this = Transpose(m)

Scripting Syntax

SIMatrix3.Transpose( m )

C# Syntax

SIMatrix3.Transpose( SIMatrix3 in_pMatrix );

Parameters

Parameter

Type

Description

m

SIMatrix3

Matrix operand

See Also

SIMatrix3.TransposeInPlace

SIVector3

SIMatrix3

SIMatrix4

SIRotation

SITransformation

SIQuaternion

 

Examples

• See SIMatrix3.Transpose.1.vbs



Autodesk Softimage 2011