]> git.itanic.dy.fi Git - sdl-planets/commit
Quadtree: Initial commit
authorTimo Kokkonen <kaapeli@itanic.dy.fi>
Fri, 26 Mar 2010 21:24:44 +0000 (23:24 +0200)
committerTimo Kokkonen <kaapeli@itanic.dy.fi>
Fri, 26 Mar 2010 21:24:44 +0000 (23:24 +0200)
commit2af9f986bebe2c5d7c0ad6bb9c79173e534084f9
treefa762b4e66985bfd6afa1973b051830e134ac94f
parent745e2eaf47a85b6ef131584ffd0f963e12f20c5d
Quadtree: Initial commit

Add an initial and very basic form of the quadtree implementation. At
this point there is code only for the actual quadtree structure and a
function for adding nodes into the tree.

Signed-off-by: Timo Kokkonen <kaapeli@itanic.dy.fi>
quadtree.h [new file with mode: 0644]