mirror of https://github.com/CGAL/cgal
## Summary of Changes Add the option `surface_only()` to `make_mesh_3()`, to completely skip the "refine_cells" part of Mesh_3, and cancel perturbation and exudation. @soesau and I noticed that scanning cells, even in the context of "Surface mesher", takes a lot of useless time. @soesau you can use this branch for your benchmark @lrineau do you think `surface_only` should be a member of `Mesher_3` or a parameter of `Mesher_3::refine_mesh()` (as done here)? ## Release Management * Affected package(s): Mesh_3 * [Small Feature](https://cgalwiki.geometryfactory.com/CGAL/Members/wiki/Features/Small_Features/Mesh_3_surface_only()) Pre-approved by [User:Sloriot](https://cgalwiki.geometryfactory.com/CGAL/Members/wiki/User:Sloriot) -- 2025/03/17 * Link to compiled documentation [make_mesh_3()](https://cgal.github.io/8781/v0/Mesh_3/group__PkgMesh3Functions.html#gac8599a0c967075f740bf8e2e92c4770e) and [parameters::surface_only()](https://cgal.github.io/8781/v0/Mesh_3/group__PkgMesh3Parameters.html#gaa2618c09b6117d7caab12dccca16ee58) * License and copyright ownership: unchanged |
||
|---|---|---|
| .. | ||
| Mesh_3 | ||
| Meshes | ||
| Polygon_mesh_processing | ||
| Compact_mesh_cell_base_3.h | ||
| Implicit_to_labeling_function_wrapper.h | ||
| Labeled_mesh_domain_3.h | ||
| Mesh_cell_base_3.h | ||
| Mesh_cell_criteria_3.h | ||
| Mesh_constant_domain_field_3.h | ||
| Mesh_criteria_3.h | ||
| Mesh_domain_with_polyline_features_3.h | ||
| Mesh_edge_criteria_3.h | ||
| 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 | ||
| Polyhedral_mesh_domain_3.h | ||
| Polyhedral_mesh_domain_with_features_3.h | ||
| Sizing_field_with_aabb_tree.h | ||
| Triangle_accessor_3.h | ||
| exude_mesh_3.h | ||
| lloyd_optimize_mesh_3.h | ||
| make_mesh_3.h | ||
| odt_optimize_mesh_3.h | ||
| optimize_mesh_3.h | ||
| perturb_mesh_3.h | ||
| refine_mesh_3.h | ||
| remove_far_points_in_mesh_3.h | ||