Function acme::Intersection(plane const&, plane const&, plane&, real)¶
Defined in File intersection.hxx
Function Documentation¶
-
bool acme::Intersection(plane const &plane0_in, plane const &plane1_in, plane &plane_out = DUMMY_PLANE, real tolerance = EPSILON)¶
-
Intersection between planes
WARNING: This function does only support coplanar objects!
- Parameters
-
plane0_in – Input plane 0
plane1_in – Input plane 1
plane_out – Output plane
tolerance – Tolerance