cgal/Intersections_3/include/CGAL
Sylvain Pion 173ef7c590 Allow propagation of Uncertain-ty in more places, to reduce the number of exceptions.
- Use K::Bool_type, K::Orientation... instead of bool, CGAL::Orientation...
- More functions around Uncertain<> : make_certain(), extract_singleton(),
                                      possible conversions tightenning.

Many conversions still remain, e.g. for switch and if statements, &&, ||...
2008-07-16 13:45:13 +00:00
..
Intersections_3 fixing warnings 2008-06-09 07:58:50 +00:00
Triangle_3_Line_3_do_intersect.h Remove obsolete config flag CGAL_CFG_MATCHING_BUG_4 and its dependency CGAL_WRAP. 2007-08-08 15:15:20 +00:00
Triangle_3_Plane_3_do_intersect.h Remove obsolete config flag CGAL_CFG_MATCHING_BUG_4 and its dependency CGAL_WRAP. 2007-08-08 15:15:20 +00:00
Triangle_3_Point_3_do_intersect.h Remove obsolete config flag CGAL_CFG_MATCHING_BUG_4 and its dependency CGAL_WRAP. 2007-08-08 15:15:20 +00:00
Triangle_3_Ray_3_do_intersect.h Remove obsolete config flag CGAL_CFG_MATCHING_BUG_4 and its dependency CGAL_WRAP. 2007-08-08 15:15:20 +00:00
Triangle_3_Segment_3_do_intersect.h Remove obsolete config flag CGAL_CFG_MATCHING_BUG_4 and its dependency CGAL_WRAP. 2007-08-08 15:15:20 +00:00
Triangle_3_Tetrahedron_3_do_intersect.h Allow propagation of Uncertain-ty in more places, to reduce the number of exceptions. 2008-07-16 13:45:13 +00:00
Triangle_3_Triangle_3_do_intersect.h Allow propagation of Uncertain-ty in more places, to reduce the number of exceptions. 2008-07-16 13:45:13 +00:00
bbox_intersection_3.h
intersection_3.h
intersection_3_1.h Adding Circle_3 object to the Kernel. 2008-06-03 12:17:16 +00:00
intersections.h