cgal/Mesh_3
Sebastien Loriot ac763ef561
Mesh_3: Specific domain for Poisson reconstruction (#8771)
## Summary of Changes

Creating Poisson_mesh_domain including optimizations for Poisson from
Surface_mesher

## Release Management

* Affected package(s): Mesh_3, Poisson_reconstruction_3
* small feature:
https://cgalwiki.geometryfactory.com/CGAL/Members/wiki/Features/Small_Features/Poisson_mesh_domain
-- pre-approved 18 April 2025
* Issue(s) solved (if any): fix #8266
2025-05-07 09:42:25 +02:00
..
benchmark/Mesh_3 update our CMake version 3.18...3.31 2025-02-04 14:32:37 +01:00
doc/Mesh_3 Merge pull request #6849 from JulyCode/gsoc2022-isosurface 2025-04-03 21:41:22 +02:00
examples/Mesh_3 update example and user manual 2025-03-24 15:30:42 +01:00
include/CGAL Mesh_3: Specific domain for Poisson reconstruction (#8771) 2025-05-07 09:42:25 +02:00
package_info/Mesh_3 undo dependency changes + always use core if not disabled 2024-02-27 16:19:28 +01:00
test/Mesh_3 Mesh_3 - add `surface_only()` named parameter (#8781) 2025-03-28 18:23:22 +01:00
TODO