Returns the length of a quaternion.
FLOAT D3DXQuaternionLength( CONST D3DXQUATERNION * pQ );
The quaternion's length.
Use D3DXQuaternionNormalize for any quaternion input that is not already normalized.
Header: Declared in D3dx9math.h.
D3DXQuaternionLengthSq