D3DXMAMATRIXDETERMINANT function
Calculate the matrix row value.
definition:
Float WinAPI D3DXMAMATRIXDETERMINANT
Const D3DXMatrix * PM
);
parameter:
pm
[in] Point to the matrix of the input D3DXMatrix structure.
return value:
Returns the product of the matrix diagonal (11, 22, 33, 44).
Function information:
HEADER
D3DX9Math.h
Import Library
D3DX9.LIB
Minimum operation systems
WINDOWS 98