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