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

Function Documentation

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

Intersection triangle with disk

WARNING: This function does not support coplanarity!

Parameters
  • triangle_in – Input triangle

  • disk_in – Input disk

  • segment_out – Output segment

  • tolerance – Tolerance