Sébastien Loriot
aad2dfdde0
doc bug fix:
...
In the doc page of Intersect_2, intersection for Iso_rectangle_2 and Triangle_2
is documented while in the doc page of intersection, it is not
(and all is implemented).
2012-05-02 10:27:45 +00:00
Sébastien Loriot
a521599052
sort 2D intersection primitive lexicographically (like I done in 3D)
2012-05-02 10:22:28 +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