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

Function Documentation

bool acme::IsOrthogonal(vec3 const &vector_in, plane const &plane_in, real tolerance = EPSILON)

Check if vector and plane are orthogonal.

Parameters
  • vector_in – Input vector

  • plane_in – Input plane

  • tolerance – Tolerance