CGAL 6.1 - 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 | |
![]() | |
using | Adjacency = int |
Adjacency type. | |
![]() |