P3Normal
R3VECTOR *P3Normal(R3VECTOR *r, R3VECTOR *p1, R3VECTOR *p2, R3VECTOR *p3);
r - result
Address of the result vector 'r'
Finds normal of plane defined by three points.