The distance between the bottom of the AABB and the top of the other AABB
The shortest distance between vertical (left/right) edges of the two AABB's.
The shortest distance between horizontal (top/bottom) edges of the two AABB's
The distance between the left of the AABB and the right of the other AABB
Whether or not the two AABB's intersecting area is positive.
The distance between the right of the AABB and the left of the other AABB
The distance between the top of the AABB and the bottom of the other AABB
Whether or not the two AABBs are insersecting in the x direction.
Whether or not the two AABBs are insersecting in the y direction.
Generated using TypeDoc
Comparison data between two AABB's.