CGAL 4.8.1 - dD Spatial Searching
|
Classes | |
class | CGAL::Search_traits< NT, Point, CartesianIterator, ConstructCartesianIterator, Dim > |
The class Search_traits can be used as a template parameter of the kd tree and the search classes. More... | |
class | CGAL::Search_traits_2< Kernel > |
The class Search_traits_2 can be used as a template parameter of the kd tree and the search classes. More... | |
class | CGAL::Search_traits_3< Kernel > |
The class Search_traits_3 can be used as a template parameter of the kd tree and the search classes. More... | |
class | CGAL::Search_traits_adapter< Key, PointPropertyMap, BaseTraits > |
The class Search_traits_adapter can be used as a template parameter of the kd tree and the search classes. More... | |
class | CGAL::Search_traits_d< Kernel, Dim > |
The class Search_traits_d can be used as a template parameter of the kd tree and the search classes. More... | |