Function acme::Intersection(line const&, disk const&, segment&, real)

Function Documentation

bool acme::Intersection(line const &line_in, disk const &disk_in, segment &segment_out = DUMMY_SEGMENT, real tolerance = EPSILON)

Intersection line with disk

WARNING: This function does only support coplanar objects!

Parameters
  • line_in – Input line

  • disk_in – Input disk

  • segment_out – Output segment

  • tolerance – Tolerance