intersectAxisAlignedBoundingBox
Determines whether some other axis aligned bounding box intersects this box.
Return
true if the boxes intersect; otherwise, false.
Parameters
other
The other axis aligned bounding box.