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

Function Documentation

bool acme::Intersection(point const &point0_in, point const &point1_in, point &point_out = DUMMY_POINT, real tolerance = EPSILON)

Intersection between two points.

Parameters
  • point0_in – Input point 0

  • point1_in – Input point 1

  • point_out – Output point

  • tolerance – Tolerance