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 spelling corrections 2022-11-15 15:21:01 +01:00
Polygon_mesh_processing doc value type of default vpm for the output mesh 2022-06-16 13:39:47 +02:00
Compact_mesh_cell_base_3.h remove internal from generated doc 2022-12-15 10:43:27 +01:00
Gray_image_mesh_domain_3.h Fixed tests not running in Mesh_3 2022-08-23 14:58:15 +05:30
Implicit_mesh_domain_3.h Merge remote-tracking branch 'cgal/master' into Mesh_3-triple_line_extraction-GF 2022-11-08 16:17:33 +01:00
Implicit_to_labeling_function_wrapper.h
Labeled_image_mesh_domain_3.h Merge remote-tracking branch 'cgal/master' into Mesh_3-triple_line_extraction-GF 2022-11-08 16:17:33 +01:00
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 fix file location 2022-06-08 23:02:39 +02:00
Mesh_cell_criteria_3.h revert removing _t unintentionally 2022-12-15 15:57:10 +01:00
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 Merge branch 'master' into P3M3-Undocumented_polyhedral_domain_example-GF 2023-01-27 21:48:32 +01:00
Mesh_edge_criteria_3.h Apply suggestions from code review 2023-03-31 14:51:58 +02:00
Mesh_error_code.h move code so that we can reinject mesh_3 parameters functions into NFP class 2022-09-26 20:09:58 +02:00
Mesh_facet_criteria_3.h Merge remote-tracking branch 'cgal/master' into Mesh_3-add_minimal_size_criterion_new-jtournois 2022-12-05 15:33:08 +01:00
Mesh_facet_topology.h Fix typos 2022-05-09 17:47:53 +02:00
Mesh_polyhedron_3.h
Mesh_triangulation_3.h Revert "Do not put into RT3 functions that are very specific to Mesh_3" 2022-12-05 15:19:39 +01:00
Mesh_vertex_base_3.h remove internal from generated doc 2022-12-15 10:43:27 +01:00
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 Remove unused typedef 2022-06-06 15:16:23 +01:00
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