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

Function Documentation

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

Intersection between point and triangle.

Parameters
  • point_in – Input point

  • triangle_in – Input triangle

  • point_out – Output point

  • tolerance – Tolerance