cgal/Spatial_searching
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
..
benchmark/Spatial_searching add benchmark to compare ANN STANN and CGAL::Orthogonal_nearest_neighbor 2010-06-28 13:30:59 +00:00
demo/Spatial_searching/Qt3 Merged branch ^/branches/features/gsoc2011-copy_n-pmoeller. 2011-08-26 14:34:10 +00:00
doc_tex fix const-correctness issue in the spatial searching package. In particular this 2011-09-07 09:04:52 +00:00
examples/Spatial_searching Cancel revision 64607. There had been a problem with the branch. 2011-07-06 11:11:58 +00:00
include/CGAL fix const-correctness issue in the spatial searching package. In particular this 2011-09-07 09:04:52 +00:00
package_info/Spatial_searching Remove changes.txt files. 2008-07-24 17:47:16 +00:00
test/Spatial_searching Merged branch ^/branches/features/gsoc2011-copy_n-pmoeller. 2011-08-26 14:34:10 +00:00
TODO.txt Cancel revision 64607. There had been a problem with the branch. 2011-07-06 11:11:58 +00:00
dont_submit Do not submit the demo subdirectory: demo/Spatial_searching is now empty, 2011-02-10 14:50:18 +00:00