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

Function Documentation

bool acme::Intersection(line const &line_in, plane const &plane_in, line &line_out = DUMMY_LINE, real tolerance = EPSILON)

Intersection line with plane

WARNING: This function does only support coplanar objects!

Parameters
  • line_in – Input line

  • plane_in – Input plane

  • line_out – Output line

  • tolerance – Tolerance