cgal/Intersections_2/include/CGAL
Laurent Rineau be079cb5a3 Fix compilation with Boost-1.56 and later
In Boost-1.56 and later, with C++11, boost::optional::operator bool() is
explicit.
2015-01-13 16:21:04 +01: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 change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
Bbox_2_Ray_2_intersection.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
Bbox_2_intersection.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
Circle_2_Circle_2_intersection.h Merge next into this branch. There have been conflicts in the 2012-04-24 15:06:19 +00:00
Circle_2_Line_2_intersection.h Merge next into this branch. There have been conflicts in the 2012-04-24 15:06:19 +00:00
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 compilation with Boost-1.56 and later 2015-01-13 16:21:04 +01:00
Iso_rectangle_2_Line_2_intersection.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
Iso_rectangle_2_Point_2_intersection.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
Iso_rectangle_2_Ray_2_intersection.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
Iso_rectangle_2_Segment_2_intersection.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
Line_2_Bbox_2_intersection.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
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 change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
Line_2_Ray_2_intersection.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
Line_2_Segment_2_intersection.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
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 change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
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 change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
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 change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
Segment_2_Ray_2_intersection.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
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 change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
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 change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
Triangle_2_Point_2_intersection.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
Triangle_2_Ray_2_intersection.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
Triangle_2_Segment_2_intersection.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
Triangle_2_Triangle_2_do_intersect.h Mainly added includes 2013-09-13 22:24:30 +02:00
Triangle_2_Triangle_2_intersection.h Merge next into this branch. There have been conflicts in the 2012-04-24 15:06:19 +00:00
intersection_2.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
intersection_2_1.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
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 change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00