cgal/Intersections_2/include/CGAL
Sébastien Loriot 8a24539242 trivial bugfix preventing segfault in case of filter failure
The construction of the line l can fail while the size of the list
has been increased. This would lead to trying to remove an element
never added. The fix simply delay the size increment after the line
construction.

the construction of the line can fail and the new point no
2013-09-27 17:42:26 +02:00
..
Intersections_2 trivial bugfix preventing segfault in case of filter failure 2013-09-27 17:42:26 +02:00
Bbox_2_Line_2_intersection.h
Bbox_2_Ray_2_intersection.h
Bbox_2_intersection.h
Circle_2_Circle_2_intersection.h
Circle_2_Line_2_intersection.h
Intersection_traits.h update licenses that were incorrect after merging replace object feature branch 2013-06-21 15:06:17 +02:00
Intersection_traits_2.h update licenses that were incorrect after merging replace object feature branch 2013-06-21 15:06:17 +02:00
Iso_rectangle_2_Iso_rectangle_2_intersection.h Fix new warnings in the Object-boost::variant code 2013-06-18 10:54:38 +02:00
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 intersection_return now also uses result_of 2012-12-10 17:20:36 +01:00
Line_2_Line_2_intersection.h intersection_return now also uses result_of 2012-12-10 17:20:36 +01:00
Line_2_Point_2_intersection.h
Line_2_Ray_2_intersection.h
Line_2_Segment_2_intersection.h
Line_2_Triangle_2_intersection.h intersection_return now also uses result_of 2012-12-10 17:20:36 +01:00
Point_2_Iso_rectangle_2_intersection.h Fix new warnings in the Object-boost::variant code 2013-06-18 10:54:38 +02:00
Point_2_Line_2_intersection.h intersection_return now also uses result_of 2012-12-10 17:20:36 +01:00
Point_2_Point_2_intersection.h intersection_return now also uses result_of 2012-12-10 17:20:36 +01:00
Point_2_Ray_2_intersection.h intersection_return now also uses result_of 2012-12-10 17:20:36 +01:00
Point_2_Segment_2_intersection.h intersection_return now also uses result_of 2012-12-10 17:20:36 +01:00
Point_2_Triangle_2_intersection.h intersection_return now also uses result_of 2012-12-10 17:20:36 +01:00
Ray_2_Bbox_2_intersection.h
Ray_2_Iso_rectangle_2_intersection.h intersection_return now also uses result_of 2012-12-10 17:20:36 +01:00
Ray_2_Line_2_intersection.h intersection_return now also uses result_of 2012-12-10 17:20:36 +01:00
Ray_2_Point_2_intersection.h
Ray_2_Ray_2_intersection.h intersection_return now also uses result_of 2012-12-10 17:20:36 +01:00
Ray_2_Segment_2_intersection.h intersection_return now also uses result_of 2012-12-10 17:20:36 +01:00
Ray_2_Triangle_2_intersection.h intersection_return now also uses result_of 2012-12-10 17:20:36 +01:00
Segment_2_Iso_rectangle_2_intersection.h intersection_return now also uses result_of 2012-12-10 17:20:36 +01:00
Segment_2_Line_2_intersection.h intersection_return now also uses result_of 2012-12-10 17:20:36 +01:00
Segment_2_Point_2_intersection.h
Segment_2_Ray_2_intersection.h
Segment_2_Segment_2_intersection.h Fix new warnings in the Object-boost::variant code 2013-06-18 10:54:38 +02:00
Segment_2_Triangle_2_intersection.h intersection_return now also uses result_of 2012-12-10 17:20:36 +01:00
Straight_2.h
Triangle_2_Iso_rectangle_2_intersection.h intersection_return now also uses result_of 2012-12-10 17:20:36 +01:00
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 Mainly added includes 2013-09-13 22:24:30 +02:00
Triangle_2_Triangle_2_intersection.h
intersection_2.h
intersection_2_1.h
intersection_2_2.h *active intersection(Triangle_2,Iso_rectangle_2) already implemented 2012-10-15 09:56:22 +00:00
intersection_2_3.h