haveNoOverlap

For debug purpose.

nothrow @nogc
bool
haveNoOverlap
(
in box2i[] areas
)

Return Value

Type: bool

true if none of the boxes overlap.

Meta