CGAL 5.4.5 - Quadtrees, Octrees, and Orthtrees
|
Concepts | |
concept | OrthtreeTraits |
The concept OrthtreeTraits defines the requirements for the template parameter of the CGAL::Orthtree class. More... | |
concept | OrthtreeTraversal |
a traversal provides the functions needed to traverse the nodes of an orthtree. More... | |