cgal/Mesh_3/include/CGAL
Sebastien Loriot d06a57a292
Mesh_3 edge_distance criterion : an upper bound for the distances of the feature edge to the input feature (#7532)
## Summary of Changes

Fixes issue #5110.
Adds a edge_distance criteria to the mesh generation process.
This criteria is an upper bound for the distance from the edge to the 1D
feature.

## Release Management

* Affected package(s): Mesh_3
* Issue(s) solved (if any): fix #5110
* Link to small feature page :
[Mesh_3_edge_distance_criteria](https://cgal.geometryfactory.com/CGAL/Members/wiki/Features/Small_Features/Mesh_3_edge_distance_criteria)
* Link to compiled documentation
[*here*](https://cgal.github.io/7532/v1/Manual/index.html):
*
[Mesh_edge_criteria_3](https://cgal.github.io/7532/v1/Mesh_3/classCGAL_1_1Mesh__edge__criteria__3.html)
  * [Mesh_criteria_3](https://cgal.github.io/7532/v1/Mesh_3)
2024-05-27 10:58:15 +02:00
..
Mesh_3 Mesh_3 edge_distance criterion : an upper bound for the distances of the feature edge to the input feature (#7532) 2024-05-27 10:58:15 +02:00
Meshes
Polygon_mesh_processing
Compact_mesh_cell_base_3.h Merge remote-tracking branch 'cgal/master' 2023-08-15 07:16:14 +02:00
Implicit_to_labeling_function_wrapper.h boost::mpl::if_ -> std::conditional 2023-09-24 22:57:20 +02:00
Labeled_mesh_domain_3.h Merge branch 'master' into feature/issue_7395 2023-08-18 11:10:42 +02:00
Mesh_cell_base_3.h Merge remote-tracking branch 'cgal/master' 2023-08-15 07:16:14 +02:00
Mesh_cell_criteria_3.h Merge remote-tracking branch 'cgal/master' 2023-08-15 07:16:14 +02:00
Mesh_constant_domain_field_3.h Merge remote-tracking branch 'cgal/master' 2023-08-15 07:16:14 +02:00
Mesh_criteria_3.h make default edge distance be 0 for consistency with other criteria (instead of DBL_MAX) 2024-04-16 15:32:59 +02:00
Mesh_domain_with_polyline_features_3.h Replace deprecated classes 2024-03-05 07:08:51 +00:00
Mesh_edge_criteria_3.h Merge branch 'Mesh-3-edge-distance-criterium-aclement' of https://github.com/ange-clement/cgal into Mesh-3-edge-distance-criterium-aclement 2024-04-29 15:16:42 +02:00
Mesh_error_code.h
Mesh_facet_criteria_3.h store squared min_size instead of min_size 2023-11-02 09:27:27 +01:00
Mesh_facet_topology.h
Mesh_polyhedron_3.h Update Mesh_3/include/CGAL/Mesh_polyhedron_3.h 2023-07-28 11:54:26 +02:00
Mesh_triangulation_3.h allow -> enable 2023-06-24 10:37:39 +01:00
Mesh_vertex_base_3.h add missing typedef 2023-10-02 12:13:54 +02:00
Polyhedral_complex_mesh_domain_3.h make data match exactly at vertices 2023-11-17 16:18:04 +01:00
Polyhedral_mesh_domain_3.h Merge branch 'master' into AABB_tree-2d_and_3d 2024-03-26 16:03:19 +01:00
Polyhedral_mesh_domain_with_features_3.h Merge remote-tracking branch 'cgal/master' 2023-08-15 07:16:14 +02:00
Sizing_field_with_aabb_tree.h Merge branch 'master' into feature/issue_7395 2023-08-18 11:10:42 +02:00
Triangle_accessor_3.h
exude_mesh_3.h
lloyd_optimize_mesh_3.h
make_mesh_3.h make default edge distance be 0 for consistency with other criteria (instead of DBL_MAX) 2024-04-16 15:32:59 +02:00
odt_optimize_mesh_3.h
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 Remove deprecated file 2023-07-28 12:41:45 +01:00
remove_far_points_in_mesh_3.h