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

Function Documentation

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

Intersection between point and plane.

Parameters
  • point_in – Input point

  • plane_in – Input plane

  • point_out – Output point

  • tolerance – Tolerance