Function acme::IsOrthogonal(line const&, triangle const&, real)

Function Documentation

bool acme::IsOrthogonal(line const &line_in, triangle const &triangle_in, real tolerance = EPSILON)

Check if line and triangle are orthogonal.

Parameters
  • line_in – Input line

  • triangle_in – Input triangle

  • tolerance – Tolerance