Skip to main content

orientation3d

Function orientation3d 

Source
pub fn orientation3d(
    a: Point3,
    b: Point3,
    c: Point3,
    d: Point3,
) -> Orientation3D
Expand description

Classify the orientation of point d relative to the plane through (a, b, c).