Returns the square of the length of a 4D vector.
FLOAT D3DXVec4LengthSq( CONST D3DXVECTOR4 * pV );
The vector's squared length.
Header: Declared in D3dx9math.h.
D3DXVec4Length