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
Marc Glisse
98c7108630
Typo Construct_squared_radius_d
...
The code is using Compute_* and the doc Construct_*, change the doc.
2016-07-07 18:57:32 +02:00
Philipp Möller
0a04a3a48f
Use CGAL_DOC_VERSION
2016-02-11 15:37:54 +01:00
Philipp Möller
71b4e9c515
Use CGAL_FULL_VERSION in all Doxyfile.in
2015-12-17 16:33:28 +01:00
Philipp Möller
81a8f982dc
Handle the easy INPUT cases
...
If INPUT is just PKG/doc/PKG, handle it automatically.
2015-12-10 17:00:26 +01:00
Andreas Fabri
34099dfe3a
replace pair<Point,bool> wiyh optional<Point>
2015-09-26 10:42:27 +02:00
Andreas Fabri
482ea27103
Add Kd_tree.search_any_point(Point_d,FuzzyQueryItem)
2015-09-23 11:17:58 +02:00
Andreas Fabri
46b156a955
Update Spatial_searching.txt
...
typo (whitespace)
2015-09-09 16:29:00 +02:00
Sébastien Loriot
4494fe089f
add missing typedef in the doc
2015-05-19 11:42:13 +02:00
Andreas Fabri
af84e62b6c
Use the Epick_d kernel in two examples, and for 4d and not 2D
2015-02-26 18:08:26 +01:00
Andreas Fabri
63945bdac9
fix links. They went into the dD kernel
2015-02-10 10:50:50 +01:00
Andreas Fabri
2cf40cafab
Search_traits is not a model of RangeSearchTraits
2015-02-10 10:33:40 +01:00
Andreas Fabri
d6af92ced2
cleanup in the ref manal
2015-02-10 10:02:11 +01:00
Andreas Fabri
567a557930
fix links
2015-01-29 10:04:03 +01:00
Andreas Fabri
c0286ce026
Add examples to search the closest vertices of a polygonal mesh
2015-01-27 10:51:48 +01:00
Andreas Fabri
d444701fa0
Add that Kd_tree::begin(0/end() is not in the insertion order
2015-01-20 10:40:10 +01:00
Andreas Fabri
275e4ba47b
remove modefBegin/End
2015-01-08 15:58:36 +01:00
Andreas Fabri
af3315aa5f
cleanup
2015-01-08 11:36:08 +01:00
Andreas Fabri
6c38bf7f08
use \@ in a .txt file as @ is a special character for doxygen
2015-01-08 10:43:29 +01:00
Andreas Fabri
cb5b17f873
chmod -x
2015-01-07 18:55:19 +01:00
Andreas Fabri
78bd64cc9c
lowercase file names
2015-01-07 18:55:16 +01:00
Andreas Fabri
fba3da1d78
chmod -x
2015-01-07 18:55:13 +01:00
Andreas Fabri
eb6146e0dc
no need for passing the vector dists through the recursive function
2015-01-07 17:44:58 +01:00
m.overtheil
f375123e69
Added figure of orthogonal distance
2014-12-15 15:06:25 +01:00
m.overtheil
967053e3c7
Added example for orthogonal search with a sphere
...
Fixed wrong splitter in benchmark
2014-12-12 15:33:45 +01:00
m.overtheil
799de1db05
Merge branch 'Spatial_searching-final_acceleration-gf' of ssh://scm.cgal.org/var/git/cgal-gsoc into Spatial_searching-final_acceleration-gf
2014-12-11 10:09:58 +01:00
m.overtheil
ffeabb441d
Updated changes.html
2014-12-11 10:09:45 +01:00
Andreas Fabri
d711ae3968
Add more to \modif
2014-12-11 09:54:36 +01:00
m.overtheil
6b28c7df6d
Pointed out what orthogonal search is
2014-12-11 08:44:42 +01:00
m.overtheil
9eab8bccf4
Changed description of vector dists, restructured user manual
2014-12-10 10:18:48 +01:00
m.overtheil
23f87a839d
Merge branch 'Spatial_searching-final_acceleration-gf' of ssh://scm.cgal.org/var/git/cgal-gsoc into Spatial_searching-final_acceleration-gf
2014-12-09 12:51:21 +01:00
m.overtheil
09878d56f0
typos in doc
2014-12-09 12:51:05 +01:00
Andreas Fabri
a0ccf4aa7a
Add benchmark
2014-12-09 12:43:06 +01:00
m.overtheil
0dd696c045
Added Modif's to doc
2014-12-09 11:34:15 +01:00
m.overtheil
f801015712
Merge branch 'Spatial_searching-final_acceleration-gf' of ssh://scm.cgal.org/var/git/cgal-gsoc into Spatial_searching-final_acceleration-gf
2014-12-09 10:18:04 +01:00
m.overtheil
bf7f340e61
Added loop to benchmark, slightly changed doc
2014-12-09 10:15:16 +01:00
Andreas Fabri
c775be2506
typos in the user manual
2014-12-08 16:57:44 +01:00
m.overtheil
53aecd416f
Deleted double indirection
2014-12-08 12:10:52 +01:00
m.overtheil
76cb978a13
Added Figures,benchmark and implementation History
2014-12-08 09:38:20 +01:00
Andreas Fabri
df2a957fbe
add illustration gfor benchmark
2014-12-05 16:28:34 +01:00
m.overtheil
7fe5f7c9ae
Fixed most of the old benchmarks
2014-12-05 14:36:46 +01:00
m.overtheil
1e6b69ccd9
Added tparam to doc
2014-12-04 15:58:03 +01:00
Andreas Fabri
9c7ab7568c
typos and partial switching to \tparam
2014-12-04 10:07:52 +01:00
Andreas Fabri
9650d226a1
typos and partial switching to \tparam
2014-12-04 09:52:01 +01:00
m.overtheil
88dca7f9af
Typo
2014-12-03 15:09:28 +01:00
m.overtheil
17068ae8b4
Documentation
2014-12-03 14:55:20 +01:00
m.overtheil
d598526bfe
added dimension template argument to doc
2014-11-04 15:59:56 +01:00
Sébastien Loriot
7247e971fc
fix wrong documented traits
2014-09-12 13:23:46 +02:00
Sébastien Loriot
e97efd228f
prevent linking
2014-07-15 14:25:21 +02:00
Eric Berberich
dee9fc8235
Merge branch 'Snap_rounding_2-kd_tree_replacement-wkhan-old' into Snap_rounding_2-kd_tree_replacement-wkhan
...
Conflicts:
Installation/changes.html
2014-04-09 10:11:35 +02:00