cgal/AABB_tree
Laurent Rineau a65e49133b Fix: in <CGAL/AABB_intersections.h>,
Kernel::Do_intersect_3()(Triangle_3, Bbox_3) was available
but not Kernel::Do_intersect_3()(Bbox_3, Triangle_3).
2010-05-05 14:54:49 +00:00
..
demo/AABB_tree added menu entry for cut plane. 2010-03-12 20:24:43 +00:00
doc_tex fix img size 2010-04-01 18:51:33 +00:00
examples/AABB_tree AABB tree: add comments about how to order the includes so that the compiler parses the intersection functions. 2009-07-09 13:36:33 +00:00
include/CGAL Fix: in <CGAL/AABB_intersections.h>, 2010-05-05 14:54:49 +00:00
package_info/AABB_tree AABB tree: bug fix and update description 2009-07-10 14:46:21 +00:00
test/AABB_tree Move do_intersect(Bbox,Bbox/Line/Ray/Seg) and intersection(Triangle,Line/Ray/Seg) to Intersections_3. 2009-12-18 15:13:30 +00:00
dont_submit added few things to improve the demo further after discussion with Stephane. 2010-03-03 09:21:15 +00:00