Thijs van Lankveld
This method allows to reconstruct a surface that interpolates a set of 3D points using either an alpha shape or the advancing front surface reconstruction method. The output interpolates the point set (as opposed to approximating the point set). How the surface connects the points depends on a scale variable, which can be estimated semi-automatically.
Introduced in: CGAL 4.6
BibTeX: cgal:ssr3-25a
License: GPL
Depends on: PkgAlphaShapes3, PkgSpatialSearchingD, PkgSolverInterface
Concepts
Main Class
Smoothers
Meshers