Replace QuadTree/Node Consumers with Iterators
This drastically improves debugging, because lambda consumers cause the stack trace to become messy very quickly. Although they are unfortunately a bit more complicated to deal with and I'm less certain they are bug-free (even with the included unit tests).
This commit is contained in:
+1
-1
Submodule coreSubProjects updated: 146a2d38cb...4d9264321c
Reference in New Issue
Block a user