|
struct | CGAL::Orthtree_traits< GeomTraits, dimension > |
| Traits class for defining an orthtree using the class CGAL::Orthtree without storing data in the nodes. More...
|
|
struct | CGAL::Orthtree_traits_base< GeomTraits, dim > |
| The class Orthtree_traits_base is a base class providing common choices for types and functors. More...
|
|
struct | CGAL::Orthtree_traits_face_graph< TriangleMesh, VertexPointMap > |
| Traits class for the Orthtree class to be used to construct a 3D octree around a triangulated surface mesh. More...
|
|
struct | CGAL::Orthtree_traits_point< GeomTraits, PointRange, PointMap, hypercubic_nodes, dimension > |
| Traits class for defining an orthtree of points using the class CGAL::Orthtree . More...
|
|