QuadTree.isSplit

Undocumented in source. Be warned that the author may not have intended to support it.
struct QuadTree(T, size_t maxObjects, size_t maxDepth, string mapper = "a")
@property const @safe
static if(maxDepth > 0)
bool
isSplit
()

Meta