xoolive / quadtree

Quadtrees – iterate on pairs of neighbours
MIT License
8 stars 3 forks source link

Take the mask into account with iterate_pair #4

Closed xoolive closed 9 years ago

xoolive commented 9 years ago

The iterate_pair function iterates on the whole quadtree, regardless of the mask. This should be improved.