FIFE  be64c707dea6b3250bd4355bf5c825d25920087d
quadtree.h File Reference
#include <cassert>
#include "rect.h"
+ Include dependency graph for quadtree.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  FIFE::QuadNode< DataType, MinimumSize >
 QuadTree Node. More...
 
class  FIFE::QuadTree< DataType, MinimumSize >
 Dynamic QuadTree A space partitioning tree automatically expanding to adjust to any object size put into the data structure. More...
 

Namespaces

 FIFE