|
CGAL 6.0 - Quadtrees, Octrees, and Orthtrees
|
#include <CGAL/Orthtree_traits.h>
Inherits 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 CGAL::Octree CGAL::Quadtree CGAL::Orthtree_traits_base<GeomTraits, DimensionTag> Additional Inherited Members | |
Public Types inherited from CGAL::Orthtree_traits_base< GeomTraits, dimension > | |
| using | Adjacency = int |
| Adjacency type. | |
Static Public Attributes inherited from CGAL::Orthtree_traits_base< GeomTraits, dimension > | |