#include <quadtree.h>
A simple quad tree.
QuadTree elements are template nodes and are inserted and removed from a quadtree by bounding box.