cgal/Spatial_searching/doc/Spatial_searching
Jane Tournois 47a5606eea this commit fixes the following issue :
<<The AABB_tree<AT> internally use the spatial searching and in particular instantiates Search_traits_3 with AT. This implies according to that page that the concept AABBTraits must be a Kernel.

A clean solution is adding a new concept in Spatial searching that describes requirements of the template parameter of Search_traits_3. Then we can say that AABBTraits refines this concept. For consistency, we do the same for the template parameter of Search_traits_2.
>>
2016-08-23 16:28:50 +02:00
..
CGAL this commit fixes the following issue : 2016-08-23 16:28:50 +02:00
Concepts this commit fixes the following issue : 2016-08-23 16:28:50 +02:00
fig chmod -x 2015-01-07 18:55:19 +01:00
Doxyfile.in Use CGAL_DOC_VERSION 2016-02-11 15:37:54 +01:00
PackageDescription.txt this commit fixes the following issue : 2016-08-23 16:28:50 +02:00
Spatial_searching.txt Update Spatial_searching.txt 2015-09-09 16:29:00 +02:00
dependencies fix links 2015-01-29 10:04:03 +01:00
examples.txt Add examples to search the closest vertices of a polygonal mesh 2015-01-27 10:51:48 +01:00