bool sgSpaceMath::NormalVector(SG_VECTOR& vect)
Description:
Normalizes the vector.
Arguments:
vect - normalizable vector.
Returned value:
If the vector is zero the function returns false, otherwise true
See also:
SG_VECTOR