diff --git a/Mesh_3/include/CGAL/Poisson_mesh_domain_3.h b/Poisson_surface_reconstruction_3/include/CGAL/Poisson_mesh_domain_3.h similarity index 79% rename from Mesh_3/include/CGAL/Poisson_mesh_domain_3.h rename to Poisson_surface_reconstruction_3/include/CGAL/Poisson_mesh_domain_3.h index 5f641739b3d..c85fc3438f0 100644 --- a/Mesh_3/include/CGAL/Poisson_mesh_domain_3.h +++ b/Poisson_surface_reconstruction_3/include/CGAL/Poisson_mesh_domain_3.h @@ -25,26 +25,25 @@ namespace CGAL { -///! -//\ingroup PkgMesh3Domains -// -//\brief The class `Poisson_mesh_domain_3` derives from `Labeled_mesh_domain_3` for the handling of `Poisson_reconstruction_function`. -// -// This class has a constructor taking a labeling function. It has also a static template member -// function that acts as named constructor: -//