|
CGAL 6.3 - Quadtrees, Octrees, and Orthtrees
|
#include <CGAL/Orthtree_traits.h>
CGAL::Orthtree_traits_base< GeomTraits, dimension >.
Traits class for defining an orthtree using the class CGAL::Orthtree without storing data in the nodes.
| GeomTraits | model of Kernel. |
| dimension | the dimension of the ambient Euclidean space. |
OrthtreeTraits Additional Inherited Members | |
| using | Adjacency |
| Adjacency type. | |