cgal/Spatial_searching/include/CGAL
Sébastien Loriot 37b02012b6 fix const-correctness issue in the spatial searching package. In particular this
remove all mutable member variable and leave only one const_cast in the kd-kdtree private function
const_build. This function is called in const predicates when the tree is not already internally built.
The documentation has been update and a few typos fixed at the same time.
2011-09-07 09:04:52 +00:00
..
internal fix const-correctness issue in the spatial searching package. In particular this 2011-09-07 09:04:52 +00:00
Euclidean_distance.h Cancel revision 64607. There had been a problem with the branch. 2011-07-06 11:11:58 +00:00
Euclidean_distance_sphere_point.h Cancel revision 64607. There had been a problem with the branch. 2011-07-06 11:11:58 +00:00
Fuzzy_iso_box.h Cancel revision 64607. There had been a problem with the branch. 2011-07-06 11:11:58 +00:00
Fuzzy_sphere.h Cancel revision 64607. There had been a problem with the branch. 2011-07-06 11:11:58 +00:00
Incremental_neighbor_search.h fix const-correctness issue in the spatial searching package. In particular this 2011-09-07 09:04:52 +00:00
Iso_rectangle_d.h
K_neighbor_search.h fix const-correctness issue in the spatial searching package. In particular this 2011-09-07 09:04:52 +00:00
Kd_tree.h fix const-correctness issue in the spatial searching package. In particular this 2011-09-07 09:04:52 +00:00
Kd_tree_d_new.h
Kd_tree_node.h fix const-correctness issue in the spatial searching package. In particular this 2011-09-07 09:04:52 +00:00
Kd_tree_rectangle.h Cancel revision 64607. There had been a problem with the branch. 2011-07-06 11:11:58 +00:00
Manhattan_distance_iso_box_point.h Cancel revision 64607. There had been a problem with the branch. 2011-07-06 11:11:58 +00:00
Orthogonal_incremental_neighbor_search.h fix const-correctness issue in the spatial searching package. In particular this 2011-09-07 09:04:52 +00:00
Orthogonal_k_neighbor_search.h fix const-correctness issue in the spatial searching package. In particular this 2011-09-07 09:04:52 +00:00
Plane_separator.h Cancel revision 64607. There had been a problem with the branch. 2011-07-06 11:11:58 +00:00
Point_container.h fix const-correctness issue in the spatial searching package. In particular this 2011-09-07 09:04:52 +00:00
Search_traits.h Cancel revision 64607. There had been a problem with the branch. 2011-07-06 11:11:58 +00:00
Search_traits_2.h Cancel revision 64607. There had been a problem with the branch. 2011-07-06 11:11:58 +00:00
Search_traits_3.h Cancel revision 64607. There had been a problem with the branch. 2011-07-06 11:11:58 +00:00
Search_traits_adapter.h Cancel revision 64607. There had been a problem with the branch. 2011-07-06 11:11:58 +00:00
Search_traits_d.h Cancel revision 64607. There had been a problem with the branch. 2011-07-06 11:11:58 +00:00
Splitters.h fix const-correctness issue in the spatial searching package. In particular this 2011-09-07 09:04:52 +00:00
Weighted_Minkowski_distance.h fix const-correctness issue in the spatial searching package. In particular this 2011-09-07 09:04:52 +00:00