Function acme::Intersection(plane const&, disk const&, segment&, real)¶
Defined in File intersection.hxx
Function Documentation¶
-
bool acme::Intersection(plane const &plane_in, disk const &disk_in, segment &segment_out = DUMMY_SEGMENT, real tolerance = EPSILON)¶
-
Intersection plane with disk
WARNING: This function does not support coplanarity!
- Parameters
-
plane_in – Input plane
disk_in – Input disk
segment_out – Output segment
tolerance – Tolerance