D3DXQUATERNIONLENGTHSQ function
Returns the square of the length of the quad number.
definition:
FLOAT D3DXQUATERNIONLENGTHSQ (
Const d3dxquaternion * pq
);
parameter:
PQ
[in] Points to the source of the D3DXQUATERNION structure.
return value:
The square of the quad number of the quadruption.
Function information:
HEADER
D3DX9Math.h
Import Library
D3DX9.LIB
Minimum operation systems
WINDOWS 98
related functions:
D3DXQUATERNIONLENGTH