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

Function Documentation

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

Intersection between two planes

WARNING: This function does not support coplanarity!

Parameters
  • plane0_in – Input plane 0

  • plane1_in – Input plane 1

  • line_out – Output line

  • tolerance – Tolerance