SpatialTree.visitAllDataIn

Undocumented in source. Be warned that the author may not have intended to support it.
struct SpatialTree(ubyte dimension, T, bool loose = false, ubyte maxLevel = 8)
void
visitAllDataIn
(
scope void delegate
(
ref T data
)
visitor
,,)

Meta