AABBT.intersects

Returns true if the AABBs intersect. This also returns true if one AABB lies inside another.

struct AABBT(type)
@safe pure nothrow const
bool
intersects

Meta