Function acme::Intersection(point const&, disk const&, point&, real)

Function Documentation

bool acme::Intersection(point const &point_in, disk const &disk_in, point &point_out = DUMMY_POINT, real tolerance = EPSILON)

Intersection between point and disk.

Parameters
  • point_in – Input point

  • disk_in – Input disk

  • point_out – Output point

  • tolerance – Tolerance