?/TD> |
Microsoft DirectX 9.0 |
Returns the length of a quaternion.
Syntax
FLOAT D3DXQuaternionLength(
CONST D3DXQUATERNION *pQ );
Parameters
- pQ
- [in] Pointer to the source D3DXQUATERNION structure.
Return Value
The quaternion's length.
Function Information
Header d3dx9math.h Import library d3dx9.lib Minimum operating systems Windows 98
See Also
D3DXQuaternionLengthSq