| 
| class   | CGAL::Range_segment_tree_traits_set_2< R > | 
|   | The class Range_segment_tree_traits_set_2 is a range and segment tree traits class for the 2-dimensional point class from the CGAL kernel.  More...
  | 
|   | 
| class   | CGAL::Range_segment_tree_traits_set_3< R > | 
|   | The class Range_segment_tree_traits_set_3 is a range and segment tree traits class for the 3-dimensional point class from the CGAL kernel.  More...
  | 
|   | 
| class   | CGAL::Range_tree_traits_map_2< R, T > | 
|   | The class Range_tree_traits_map_2 is a range tree traits class for the 2-dimensional point class from the CGAL kernel, where data of type T is associated to each key.  More...
  | 
|   | 
| class   | CGAL::Range_tree_traits_map_3< R, T > | 
|   | The class Range_tree_traits_map_3 is a range and segment tree traits class for the 3-dimensional point class from the CGAL kernel, where data of type T is associated to each key.  More...
  | 
|   | 
| class   | CGAL::Segment_tree_traits_map_2< R, T > | 
|   | The class Segment_tree_traits_map_2 is a segment tree traits class for the 2-dimensional point class from the CGAL kernel, where data of type T is associated to each interval.  More...
  | 
|   | 
| class   | CGAL::Segment_tree_traits_map_3< R, T > | 
|   | The class Segment_tree_traits_map_3 is a segment tree traits class for the 3-dimensional point class from the CGAL kernel, where data of type T is associated to each interval.  More...
  | 
|   | 
| class   | CGAL::tree_interval_traits< Data, Window, Key, Data_left_func, Data_right_func, Window_left_func, Window_right_func, Compare > | 
|   | tree_interval_traits is a template class that provides an interface to data items.  More...
  | 
|   | 
| class   | CGAL::tree_point_traits< Data, Window, Key, Data_func, Window_left_func, Window_right_func, Compare > | 
|   | tree_point_traits is a template class that provides an interface to data items.  More...
  | 
|   |