intersectAxisAlignedBoundingBox

Determines whether two axis aligned bounding boxes intersect.

Return

true if the boxes intersect; otherwise, false.

Parameters

box

first box

other

second box

See also