Returns the determinant of a matrix.
FLOAT D3DXMatrixfDeterminant( CONST D3DXMATRIX* pM );
The value of the matrix, the determinant.
Header: Declared in D3dx8math.h. Import Library: Use D3dx8.lib.