Function acme::Intersection(plane const&, ball const&, disk&, real)

Function Documentation

bool acme::Intersection(plane const &plane_in, ball const &ball_in, disk &disk_out = DUMMY_DISK, real tolerance = EPSILON)

Intersection plane and ball

WARNING: This function does not support coplanarity!

Parameters
  • plane_in – Input plane

  • ball_in – Input ball

  • disk_out – Output disk

  • tolerance – Tolerance