Philipp Möller
26a94ab6bb
Small documentation corrections
2011-11-24 10:44:23 +00:00
Philipp Möller
18c85a8da5
fixed the links
2011-11-16 15:38:30 +00:00
Philipp Möller
94affd589d
Moved the Intersection_result concept into the functors and adapted code in the lazy kernel to that change.
2011-11-15 15:40:22 +00:00
Philipp Möller
9051768cea
Introduced Intersection_results as a Kernel concept for use in public APIs in favor over Intersection_traits.
2011-11-15 13:41:14 +00:00
Philipp Möller
4e5c36d460
Documentation refreshed and CGAL_INTERSECTION_VERSION added
2011-11-14 09:54:20 +00:00
Philipp Möller
8d92f10f23
documented said hack, needs fixing
2011-08-25 21:47:06 +00:00
Philipp Möller
a79bcb9e57
Deprecating of Object concept, documentation
2011-08-25 16:11:47 +00:00
Philipp Möller
03caf9fe95
New documentation for intersections in Kernel_23 and Kernel_d, removed old IT2/3, documentation
...
for overload, added examples for overload and dispatch_outputiterator
2011-08-25 14:02:05 +00:00
Philipp Möller
d5352c3101
Ray_3 Ray_3 intersections can also return Segment_3
2011-07-15 14:17:20 +00:00
Sébastien Loriot
b5be50cc80
typo
2011-07-13 16:37:37 +00:00
Sébastien Loriot
93f9acba26
missing return type in html version only
2011-05-12 13:17:08 +00:00
Sébastien Loriot
182ca2b410
update manual for intersection primitives to account for
...
Ray_3 vs {Ray_3,Segment_3 and Line_3}
Update the table for CGAL::intersection and make it sorted for dimension 3
(this time I also updated the html part)
2010-10-29 09:02:09 +00:00
Sébastien Loriot
663099d82d
add intersection Triangle_3,Triangle_3
...
add intersection Plane_3,Triangle_3
update documentation (also for Segment_3,Line_3 and Segment_3,Segment_3)
2010-08-31 13:42:40 +00:00
Stéphane Tayeb
ac291ebfab
* add documentation for do_intersect(Bbox,Bbox/Line/Ray/Seg) and intersection(Triangle,Line/Ray/Seg)
...
NB: Todo - change history.tex
2009-12-18 15:26:35 +00:00
Laurent Rineau
2bf7e2ccce
Merge from the CGAL-3.4 branch:
...
New Revision: 47768
Author: lrineau
Date: 2009-01-20 23:19:01 +0100 (Tue, 20 Jan 2009)
Log message:
Fix wrong cross-linking in the manual, using new optional argument of \ccc
and \ccRefIdfierPage.
2009-01-20 22:37:16 +00:00
Monique Teillaud
0a21c25e37
bug fix
2008-11-06 15:13:16 +00:00
Monique Teillaud
0ec24cd91a
- bug fix: missing do_intersect(Circle_2,Circle_2) added in Kernel_23
...
- added do_intersect and intersect coming from CK2 and SK3
2008-09-01 09:14:12 +00:00
Sylvain Pion
aec07c1fe2
Use object_cast instead of assign in the example
2008-07-29 12:01:35 +00:00
Monique Teillaud
b1ef678231
- integration in Kernel of various functionality for lines, planes, spheres
...
- addition of Circle_3 and related functionality
(all this comes from the spherical kernel package)
(the manual test-suite won't pass because of errors in the ambient
dimension stuff)
2008-06-03 13:13:46 +00:00
Andreas Meyer
7ed1a00c04
merge manual fixed from 3.3 branch back intro trunk:
...
svn merge -r 38751:38754 ~/projects/CGAL/branches/CGAL-3.3-branch
svn merge -r 38773:38775 ~/projects/CGAL/branches/CGAL-3.3-branch
svn merge -r 38783:38784 ~/projects/CGAL/branches/CGAL-3.3-branch
svn merge -r 38795:38796 ~/projects/CGAL/branches/CGAL-3.3-branch
svn merge -r 38815:38816 ~/projects/CGAL/branches/CGAL-3.3-branch
svn merge -r 38827:38829 ~/projects/CGAL/branches/CGAL-3.3-branch
svn merge -r 38834:38836 ~/projects/CGAL/branches/CGAL-3.3-branch
2007-05-28 23:05:00 +00:00
Laurent Saboret
a0a9b777bc
Move packages to trunk root
2006-02-14 08:58:16 +00:00