D3DMXMatrixfDeterminantFxd (Windows Embedded CE 6.0)

1/6/2010

This function returns the determinant of a matrix in fixed point.

Syntax

FIXED WINAPI D3DMXMatrixfDeterminantFxd(
  CONST D3DMXMATRIXFXD* pM
);

Parameters

Return Value

Returns the determinant of the matrix in fixed point

Requirements

Header d3dmx.h
Library D3dmx.lib
Windows Embedded CE Windows Embedded CE 6.0 and later

See Also

Reference

D3DMX Functions
D3DMXMATRIXFXD
D3DMXMatrixfDeterminant