VGetPerpVect
void VGetPerpVect(R3VECTOR *normal, R3VECTOR *hor, R3VECTOR *vert);
normal - vector
-
This function takes one vector 'normal' and generates two vectors 'hor' and 'vert' which are all perpendicular to each other.