CGAL 6.0 - Quadtrees, Octrees, and Orthtrees
Loading...
Searching...
No Matches

Concepts

conceptCollectionPartitioningOrthtreeTraits
 Refinement of the OrthtreeTraitsWithData concept, adding requirements for the traits class of a CGAL::Orthtree in order to supports nearest-neighbor searching. More...
 
conceptOrthtreeTraits
 The concept OrthtreeTraits defines the requirements for the template parameter of the CGAL::Orthtree class. More...
 
conceptOrthtreeTraitsWithData
 The concept OrthtreeTraitsWithData defines the requirements for the template parameter of the CGAL::Orthtree class for a node type that stores data. More...
 
conceptOrthtreeTraversal
 Requirements for defining a traversal strategy of an orthtree. More...