VEq

FUNCTION:

VEq

TEMPLATE:

int VEq(R3VECTOR *v1, R3VECTOR *v2);

PARAMETERS:

v1, v2 - vector to be compared

RETURN VALUE:

TRUE of vectors are equal, FALSE otherwise

DESCRIPTION:

Vector comparison.