Function acme::Intersection(plane const&, plane const&, plane const&, point&, real)¶
Defined in File intersection.hxx
Function Documentation¶
-
bool acme::Intersection(plane const &plane0_in, plane const &plane1_in, plane const &plane2_in, point &point_out = DUMMY_POINT, real tolerance = EPSILON)¶
-
Intersection between three planes
WARNING: This function does not support coplanarity!
- Parameters
-
plane0_in – Input plane 0
plane1_in – Input plane 1
plane2_in – Input plane 1
point_out – Output point
tolerance – Tolerance