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

Function Documentation

bool acme::Intersection(line const &line0_in, line const &line1_in, line &line_out = DUMMY_LINE, real tolerance = EPSILON)

Intersection between two lines

WARNING: This function only support collinear objects!

Parameters
  • line0_in – Input line 0

  • line1_in – Input line 1

  • line_out – Output line

  • tolerance – Tolerance