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

Function Documentation

bool acme::IsOrthogonal(vec3 const &vector_in, segment const &segment_in, real tolerance = EPSILON)

Check if vector and segment are orthogonal.

Parameters
  • vector_in – Input vector

  • segment_in – Input segment

  • tolerance – Tolerance