GluiSpace.drawChildren

Iterate over every child and perform the painting function. Will automatically remove nodes queued for removal.

class GluiSpace
protected
void
drawChildren
(
void delegate @safe painter
)

Meta