All Classes |Grouped Classes |Index

Function inverse

Calculate the matrix inverse of this matrix.

	static CL_Mat4<Type> CL_Mat4< Type >::inverse(
		const CL_Mat4 < Type > & matrix);

	CL_Mat4<Type>& CL_Mat4< Type >::inverse();

Detailed description:

Creates a zero matrix if the determinent == 0