Home
last modified time | relevance | path

Searched refs:Alpha_shape_mesher (Results 1 – 6 of 6) sorted by relevance

/dports/math/cgal/CGAL-5.3/include/CGAL/
H A DScale_space_surface_reconstruction_3.h75 typedef Scale_space_reconstruction_3::Alpha_shape_mesher<Geom_traits> Alpha_shape_mesher; typedef
224 reconstruct_surface (Alpha_shape_mesher(m_internal_squared_radius)); in reconstruct_surface()
/dports/math/cgal/CGAL-5.3/examples/Scale_space_reconstruction_3/
H A Dscale_space_manifold.cpp15 typedef CGAL::Scale_space_reconstruction_3::Alpha_shape_mesher< Kernel > Mesher;
H A Dscale_space_incremental.cpp13 typedef CGAL::Scale_space_reconstruction_3::Alpha_shape_mesher< Kernel > Mesher;
/dports/math/cgal/CGAL-5.3/include/CGAL/Scale_space_reconstruction_3/
H A DAlpha_shape_mesher.h63 class Alpha_shape_mesher
170 Alpha_shape_mesher (FT squared_radius,
183 ~Alpha_shape_mesher () in ~Alpha_shape_mesher()
/dports/math/cgal/CGAL-5.3/demo/Polyhedron/Plugins/Point_set/
H A DSurface_reconstruction_scale_space_impl.cpp20 typedef CGAL::Scale_space_reconstruction_3::Alpha_shape_mesher<Kernel> ScaleSpaceASM;
/dports/math/cgal/CGAL-5.3/
H A DCHANGES.md1354 `Weighted_PCA_smoother` and `Alpha_shape_mesher`.