P3Normal

FUNCTION:

P3Normal

TEMPLATE:

R3VECTOR *P3Normal(R3VECTOR *r, R3VECTOR *p1, R3VECTOR *p2, R3VECTOR *p3);

PARAMETERS:

r - result

RETURN VALUE:

Address of the result vector 'r'

DESCRIPTION:

Finds normal of plane defined by three points.