mirror of https://github.com/CGAL/cgal
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. |
||
|---|---|---|
| .. | ||
| Intersections_2 | ||
| Intersection_traits.h | ||
| Intersection_traits_2.h | ||
| intersection_2.h | ||