mirror of https://github.com/CGAL/cgal
Move Sizing_field_base.h out of internal
This commit is contained in:
parent
f73e7d4a79
commit
cd6692661d
|
|
@ -15,7 +15,7 @@
|
|||
|
||||
#include <CGAL/license/Polygon_mesh_processing/meshing_hole_filling.h>
|
||||
|
||||
#include <CGAL/Polygon_mesh_processing/internal/Isotropic_remeshing/Sizing_field_base.h>
|
||||
#include <CGAL/Polygon_mesh_processing/Isotropic_remeshing/Sizing_field_base.h>
|
||||
#include <CGAL/Polygon_mesh_processing/interpolated_corrected_curvatures.h>
|
||||
|
||||
#include <CGAL/boost/graph/selection.h>
|
||||
|
|
|
|||
|
|
@ -15,7 +15,7 @@
|
|||
|
||||
#include <CGAL/license/Polygon_mesh_processing/meshing_hole_filling.h>
|
||||
|
||||
#include <CGAL/Polygon_mesh_processing/internal/Isotropic_remeshing/Sizing_field_base.h>
|
||||
#include <CGAL/Polygon_mesh_processing/Isotropic_remeshing/Sizing_field_base.h>
|
||||
|
||||
#include <CGAL/number_utils.h>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue