Returns the determinant of a matrix.
FLOAT D3DXMatrixDeterminant( CONST D3DXMATRIX * pM );
Returns the determinant of the matrix.
Header: Declared in D3dx9math.h.