mirror of https://github.com/CGAL/cgal
The previous code tries to handle finite/infinite and hyperbolic/non-hyperbolic with a single flag, which caused errors to get stuff like finite but non-hyperbolic edges (see e.g. https://github.com/CGAL/cgal/issues/6869). In addition, it used tds_data(), which is something that now also exists in the triangulation_ds_face_base_2 class. Hence, completely re-implement the hyperbolic stack / query. # ../../../../Installation/CHANGES.md.orig |
||
|---|---|---|
| .. | ||
| Hyperbolic_triangulation_2/internal | ||
| Hyperbolic_Delaunay_triangulation_2.h | ||
| Hyperbolic_Delaunay_triangulation_CK_traits_2.h | ||
| Hyperbolic_Delaunay_triangulation_traits_2.h | ||
| Hyperbolic_triangulation_face_base_2.h | ||