pub fn orientation3d( a: Point3, b: Point3, c: Point3, d: Point3, ) -> Orientation3D
Classify the orientation of point d relative to the plane through (a, b, c).
d
(a, b, c)