VGetPerpVect

FUNCTION:

VGetPerpVect

TEMPLATE:

void VGetPerpVect(R3VECTOR *normal, R3VECTOR *hor, R3VECTOR *vert);

PARAMETERS:

normal - vector

RETURN VALUE:

-

DESCRIPTION:

This function takes one vector 'normal' and generates two vectors 'hor' and 'vert' which are all perpendicular to each other.