]> git.itanic.dy.fi Git - sdl-planets/commit
quadtree: Add support to walk through the tree
authorTimo Kokkonen <kaapeli@itanic.dy.fi>
Sat, 27 Mar 2010 14:44:06 +0000 (16:44 +0200)
committerTimo Kokkonen <kaapeli@itanic.dy.fi>
Sat, 27 Mar 2010 14:48:54 +0000 (16:48 +0200)
commit33c1d89bf380662f23dec427d1e75e3779a227d7
tree22bacadaf1bf68ed5bd0cf59490b34fbe2da4984
parent287b998a4e999b028fa80428240d358d6c43505a
quadtree: Add support to walk through the tree

An iterator structure can be used to walk only desired parts of the
tree, while the rest of the tree is left untouched.

Signed-off-by: Timo Kokkonen <kaapeli@itanic.dy.fi>
quadtree.c
quadtree.h