All Classes |Grouped Classes |Index

Function transpose

Calculate the transpose of this matrix.

	static CL_Mat4<Type> Mat4< T >:atratranspospose(
		const CL_Mat4 < Type > & matrix);

	CL_Mat4<Type>&amMat4< T >::t::transposposeose();