DirtyRectList

Undocumented in source.

Constructors

this
this(int dummy)
Undocumented in source.

Postblit

this(this)
this(this)
Undocumented in source.

Members

Functions

addRect
void addRect(box2i rect)

Add a rect while keeping the no overlap invariant

isEmpty
bool isEmpty()
Undocumented in source. Be warned that the author may not have intended to support it.
pullAllRectangles
void pullAllRectangles(Vec!box2i result)

Meta