cgal/Intersections_2/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_2
Bbox_2_Line_2_intersection.h
Bbox_2_Ray_2_intersection.h
Bbox_2_intersection.h
Circle_2_Circle_2_intersection.h
Iso_rectangle_2_Iso_rectangle_2_intersection.h
Iso_rectangle_2_Line_2_intersection.h
Iso_rectangle_2_Point_2_intersection.h
Iso_rectangle_2_Ray_2_intersection.h
Iso_rectangle_2_Segment_2_intersection.h
Line_2_Bbox_2_intersection.h
Line_2_Iso_rectangle_2_intersection.h
Line_2_Line_2_intersection.h
Line_2_Point_2_intersection.h
Line_2_Ray_2_intersection.h
Line_2_Segment_2_intersection.h
Line_2_Triangle_2_intersection.h
Point_2_Iso_rectangle_2_intersection.h
Point_2_Line_2_intersection.h
Point_2_Point_2_intersection.h
Point_2_Ray_2_intersection.h
Point_2_Segment_2_intersection.h
Point_2_Triangle_2_intersection.h
Ray_2_Bbox_2_intersection.h
Ray_2_Iso_rectangle_2_intersection.h
Ray_2_Line_2_intersection.h
Ray_2_Point_2_intersection.h
Ray_2_Ray_2_intersection.h
Ray_2_Segment_2_intersection.h
Ray_2_Triangle_2_intersection.h
Segment_2_Iso_rectangle_2_intersection.h
Segment_2_Line_2_intersection.h
Segment_2_Point_2_intersection.h
Segment_2_Ray_2_intersection.h
Segment_2_Segment_2_intersection.h Allow propagation of Uncertain-ty in more places, to reduce the number of exceptions. 2008-07-16 13:45:13 +00:00
Segment_2_Triangle_2_intersection.h
Straight_2.h Add missing #include file. 2008-01-03 21:42:13 +00:00
Triangle_2_Iso_rectangle_2_intersection.h
Triangle_2_Line_2_intersection.h
Triangle_2_Point_2_intersection.h
Triangle_2_Ray_2_intersection.h
Triangle_2_Segment_2_intersection.h
Triangle_2_Triangle_2_do_intersect.h
Triangle_2_Triangle_2_intersection.h
intersection_2.h
intersection_2_1.h
intersection_2_2.h
intersection_2_3.h