FUNCTION MakeNormed3D : BOOL
This function will scale an input vector to norm 1, as far as is not the null vector.
Scope
Name
Type
Comment
Return
MakeNormed3D
BOOL
TRUE: If is not the null vector
Input
pv
POINTER TO VECTOR3D
Pointer to input vector