|
CGAL 6.1.3 - Quadtrees, Octrees, and Orthtrees
|
Concepts | |
| class | CollectionPartitioningOrthtreeTraits |
| Refinement of the OrthtreeTraitsWithData concept, adding requirements for the traits class of a CGAL::Orthtree in order to supports nearest-neighbor searching. More... | |
| class | OrthtreeTraits |
| The concept OrthtreeTraits defines the requirements for the template parameter of the CGAL::Orthtree class. More... | |
| class | OrthtreeTraitsWithData |
| The concept OrthtreeTraitsWithData defines the requirements for the template parameter of the CGAL::Orthtree class for a node type that stores data. More... | |
| class | OrthtreeTraversal |
| Requirements for defining a traversal strategy of an orthtree. More... | |