cgal/Triangulation_2/include/CGAL
Laurent Rineau c40d7124d0 Fix CDT_2 errors, using snapping of intersection points
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.
2018-05-30 14:34:34 +02:00
..
IO Include licence check header 2017-06-23 10:41:05 +02:00
Triangulation_2 Fix counting iterator warnings 2017-09-29 14:47:17 +02:00
boost/graph Tr_Base > Triangulation_base to avoid a conflict with a typedef in the T2 hierarchy 2018-02-05 10:20:04 +01:00
internal Projection traits must define Construct_point_2 and Construct_weighted_point_2 2017-06-28 10:15:30 +02:00
Constrained_Delaunay_triangulation_2.h Revert the merge of PR #2478 2018-01-04 17:54:08 +01:00
Constrained_triangulation_2.h Fix CDT_2 errors, using snapping of intersection points 2018-05-30 14:34:34 +02:00
Constrained_triangulation_face_base_2.h
Constrained_triangulation_plus_2.h Merge pull request #2709 from lrineau/CGAL-fix_merge_of_PR_2478-GF 2018-01-22 10:06:21 +01:00
Constraint_hierarchy_2.h
Delaunay_triangulation_2.h Revert the merge of PR #2478 2018-01-04 17:54:08 +01:00
Distance_2.h
Polyline_constraint_hierarchy_2.h
Regular_triangulation_2.h Tr_Base > Triangulation_base to avoid a conflict with a typedef in the T2 hierarchy 2018-02-05 10:20:04 +01:00
Regular_triangulation_euclidean_traits_2.h Trimmed Regular triangulation euclidean traits 2017-06-28 10:14:35 +02:00
Regular_triangulation_face_base_2.h
Regular_triangulation_filtered_traits_2.h
Regular_triangulation_vertex_base_2.h
Triangulation_2.h Revert the merge of PR #2478 2018-01-04 17:54:08 +01:00
Triangulation_2_filtered_projection_traits_3.h Fixed improper guards against the inclusion of deprecated headers 2017-05-16 10:17:41 +02:00
Triangulation_2_projection_traits_3.h
Triangulation_2_to_lcc.h
Triangulation_2_traits_3.h
Triangulation_data_structure_using_list_2.h
Triangulation_default_data_structure_2.h
Triangulation_euclidean_traits_2.h
Triangulation_face_base_2.h
Triangulation_face_base_with_info_2.h
Triangulation_hierarchy_2.h Revert the merge of PR #2478 2018-01-04 17:54:08 +01:00
Triangulation_hierarchy_vertex_base_2.h
Triangulation_iterator_adaptator.h
Triangulation_line_face_circulator_2.h Fixed point type in the line face circulator 2 2017-06-28 10:15:30 +02:00
Triangulation_utils_2.h
Triangulation_vertex_base_2.h Revert the merge of PR #2478 2018-01-04 17:54:08 +01:00
Triangulation_vertex_base_with_id_2.h
Triangulation_vertex_base_with_info_2.h
Trivial_iterator.h
Weighted_point.h Re-introduce the deprecation warning for <CGAL/Weighted_point.h> 2017-07-12 10:19:59 +02:00
apply_to_range.h