Returns the square of the length of a 4-D vector.
FLOAT D3DXVec4LengthSq( CONST D3DXVECTOR4* pV );
The vector's squared length.
Header: Declared in D3dx8math.h. Import Library: Use D3dx8.lib.
D3DXVec4Length