cgal/Spatial_searching/include/CGAL
Sébastien Loriot 69b2f7079a BUGFIX:
incremental neighbor search classes were storing a nested ref_counted iterator
for begin() which implies that a call to operator++ on a copy of an iterator
increment the internal copy of the class (cannot make several pass).
There is still a problem in case of copy outside of the class but this is
a first step (a deep_copy method should be provided for iterators which would
need a small feature).
2012-01-05 09:45:15 +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 small feature (testsuite OK): 2011-09-30 06:37:08 +00:00
Fuzzy_sphere.h small feature (testsuite OK): 2011-09-30 06:37:08 +00:00
Incremental_neighbor_search.h BUGFIX: 2012-01-05 09:45:15 +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 Introduce size_type as return type for Kd_tree::size() 2011-11-21 12:47:57 +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 BUGFIX: 2012-01-05 09:45:15 +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