cgal/Mesh_3/include/CGAL
Jane Tournois a8debb0d2d Revert "Fix sometimes creating holes in the C3T3"
This reverts commit 06d272169f.

There may be an inconsistency between exact and inexact computations,
in the facet encroachment rule

This code was leading to a local infinite refinement loop during cells refinement
2024-04-11 14:16:41 +02:00
..
Mesh_3 Revert "Fix sometimes creating holes in the C3T3" 2024-04-11 14:16:41 +02:00
Meshes
Polygon_mesh_processing
Compact_mesh_cell_base_3.h
Gray_image_mesh_domain_3.h
Implicit_mesh_domain_3.h
Implicit_to_labeling_function_wrapper.h
Labeled_image_mesh_domain_3.h
Labeled_mesh_domain_3.h Merge branch 'master' into P3M3-Undocumented_polyhedral_domain_example-GF 2023-05-04 17:28:47 +02:00
Mesh_cell_base_3.h
Mesh_cell_criteria_3.h
Mesh_constant_domain_field_3.h doc review 2023-04-03 11:29:26 +02:00
Mesh_criteria_3.h Merge branch 'Mesh_3-edge_min_size-GF' into Mesh_3-min_size-jtournois 2023-04-24 13:59:48 +02:00
Mesh_domain_with_polyline_features_3.h
Mesh_edge_criteria_3.h Apply suggestions from code review 2023-03-31 14:51:58 +02:00
Mesh_error_code.h
Mesh_facet_criteria_3.h
Mesh_facet_topology.h
Mesh_polyhedron_3.h
Mesh_triangulation_3.h
Mesh_vertex_base_3.h
Polyhedral_complex_mesh_domain_3.h A missing ref 2023-09-12 11:08:21 +02:00
Polyhedral_mesh_domain_3.h use set_surface_only() to be more explicit 2024-03-14 16:32:29 +01:00
Polyhedral_mesh_domain_with_features_3.h
Sizing_field_with_aabb_tree.h Merge pull request #7307 from janetournois/Mesh_3-sizing_field_with_aabb_tree-GF 2023-05-04 17:22:59 +02:00
Triangle_accessor_3.h
exude_mesh_3.h remove NP template parameter where it's not necessary 2023-03-30 10:40:28 +02:00
lloyd_optimize_mesh_3.h more const missing 2023-02-20 15:30:42 +01:00
make_mesh_3.h nearest_power_vertex() does not work on an empty triangulation 2024-03-21 16:33:26 +01:00
odt_optimize_mesh_3.h more const missing 2023-02-20 15:30:42 +01:00
optimize_mesh_3.h
perturb_mesh_3.h fix the perturber doc, that was mixed with exuder (in 5.5, doc is valid) 2024-02-12 12:12:10 +01:00
refine_mesh_3.h add missing const 2023-02-20 14:38:38 +01:00
remove_far_points_in_mesh_3.h