Transpose Data Member Function

Transposes the matrix, which is the same as 'rotating' the matrix.

Prototype

int32 Transpose()

Examples

Copy Text To Clipboard

None published. Please look for an example in the Scenome Scripting Language code base.