D3DXMAMATRIXDETERMINANT function

xiaoxiao2021-03-06  56

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

转载请注明原文地址:https://www.9cbs.com/read-109177.html

New Post(0)