Binary, Quad and Oct Tree topology. More...
Classes | |
struct | ntree< Policy >::access< Priv > |
See specialization_base::interface. More... | |
struct | ntree< Policy > |
The ntree topology represents a binary, quad or octree stored/accessed using a hashtable. More... | |
struct | ntree_base |
Ntree topology base. More... | |
struct | ntree_specialization |
Example specialization which is not really implemented. More... | |
Binary, Quad and Oct Tree topology.
The ntree topology is using a hashing table to store and access the entities and nodes of the tree.