All Classes |Grouped Classes |Index

Function transpose

Calculate the transpose of this matrix.

	static CL_Mat3<Type> Mat3< T >:atratranspospose(
		const CL_Mat3 < Type > & matrix);

	CL_Mat3<Type>&amMat3< T >::t::transposposeose();