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