?/TD> |
Microsoft DirectX 9.0 |
Returns the determinant of a matrix.
Syntax
FLOAT D3DXMatrixDeterminant(
CONST D3DXMATRIX *pM );
Parameters
- pM
- [in] Pointer to the source D3DXMATRIX structure.
Return Value
Returns the determinant of the matrix.
Function Information
Header d3dx9math.h Import library d3dx9.lib Minimum operating systems Windows 98