AABBT.intersects

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

struct AABBT(type, uint dimension_ = 3)
@safe pure nothrow const
bool
intersects

Meta