Click or drag to resize

Matrix4FGetTranspose Method

Overload List
 NameDescription
Public methodGetTranspose Returns the transpose of the current instance of Matrix4F.
Public methodGetTranspose(Matrix3x4F) Calculates the transpose of the current instance of Matrix4F.
Public methodGetTranspose(Matrix4F) Calculates the transpose of the current instance of Matrix4F.
Top
See Also