#include <ddgoctree.h>
Class diagram for ddgOctTree:
It consists of a hierarchy of nodes.
Assumptions: Objects are inserted into the minimum sized node that can fit them. if there are more than N objects in a node, the node is split.