Function acme::Intersection(aabb const&, aabb const&, aabb&, real)

Function Documentation

bool acme::Intersection(aabb const &aabb0_in, aabb const &aabb1_in, aabb &aabb_out = DUMMY_AABB, real tolerance = EPSILON)

Intersection between two axis aligned boxes.

Parameters
  • aabb0_in – Input aabb 0

  • aabb1_in – Input aabb 1

  • aabb_out – Output aabb

  • tolerance – Tolerance