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

Function Documentation

bool acme::IsOrthogonal(vec3 const &vector_in, line const &line_in, real tolerance = EPSILON)

Check if vector and line are orthogonal.

Parameters
  • vector_in – Input ray

  • line_in – Input vector

  • tolerance – Tolerance