cgal/Intersections_2/include/CGAL
Mael Rouxel-Labbé ad1fbbd242 Fix Circle_2 -- Bbox_2/Iso_rectangle_2 intersection
Bbox_2 is inherently inexact as it is double-based. Thus, Bbox_2 should
use its conversion to Iso_rectangle_2 (a kernel type) and not the other way
around, otherwise we are doing FT --> double --> FT and losing precision.
2019-05-20 10:06:14 +02:00
..
Intersections_2 Fix Circle_2 -- Bbox_2/Iso_rectangle_2 intersection 2019-05-20 10:06:14 +02:00
Intersection_traits.h Revert the merge of two pull-requests that target CGAL-4.14-branch 2019-05-14 17:50:45 +02:00
Intersection_traits_2.h Revert the merge of two pull-requests that target CGAL-4.14-branch 2019-05-14 17:50:45 +02:00
intersection_2.h Cosmetic changes 2019-05-17 14:47:31 +02:00