mirror of https://github.com/CGAL/cgal
When `Constrained_triangulation_2` computes the intersection of two segments, with a floating-point number type, and with `Exact_predicates_tag`, the computed intersection point is snapped to an extremity of the two segments, if it is closest to 4 ulp (with the l-inf distance). That value `4` can be changed by defining the macro `CGAL_CDT_2_INTERSECTION_SNAPPING_ULP_DISTANCE` to another value. |
||
|---|---|---|
| .. | ||
| applications/Triangulation_2 | ||
| benchmark/Triangulation_2 | ||
| demo/Triangulation_2/data | ||
| doc/Triangulation_2 | ||
| examples/Triangulation_2 | ||
| include/CGAL | ||
| package_info/Triangulation_2 | ||
| test/Triangulation_2 | ||
| TODO | ||