D3DXQUATERNIONLENGTH function

xiaoxiao2021-03-06  84

D3DXQUATERNIONLENGTH function

Returns the length of the quad number.

definition:

Float D3DXQUATERNIONLENGTH (

Const d3dxquaternion * pq

);

parameter:

PQ

[in] Points to the source of the D3DXQUATERNION structure.

return value:

The length of the quad number.

Function information:

HEADER

D3DX9Math.h

Import Library

D3DX9.LIB

Minimum operation systems

WINDOWS 98

related functions:

D3DXQUATERNIONLENGTHSQ

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

New Post(0)