\( \newcommand{\E}{\mathrm{E}} \) \( \newcommand{\A}{\mathrm{A}} \) \( \newcommand{\R}{\mathrm{R}} \) \( \newcommand{\N}{\mathrm{N}} \) \( \newcommand{\Q}{\mathrm{Q}} \) \( \newcommand{\Z}{\mathrm{Z}} \) \( \def\ccSum #1#2#3{ \sum_{#1}^{#2}{#3} } \def\ccProd #1#2#3{ \sum_{#1}^{#2}{#3} }\)
CGAL 4.12 - Scale-Space Surface Reconstruction

Classes

class  CGAL::Scale_space_surface_reconstruction_3< Geom_traits >
 computes a triangulated surface mesh interpolating a point set. More...
 
class  CGAL::Scale_space_reconstruction_3::Advancing_front_mesher< Geom_traits >
 Surface mesher for scale space reconstruction based on CGAL::Advancing_front_surface_reconstruction. More...
 
class  CGAL::Scale_space_reconstruction_3::Jet_smoother< Geom_traits, ConcurrencyTag >
 Smoother for scale space reconstruction based on CGAL::jet_smooth_point_set(). More...
 
class  CGAL::Scale_space_reconstruction_3::Alpha_shape_mesher< Geom_traits, FixedSurface >
 Surface mesher for scale space reconstruction based on CGAL::Alpha_shape_3. More...
 
class  CGAL::Scale_space_reconstruction_3::Weighted_PCA_smoother< Geom_traits, DiagonalizeTraits, ConcurrencyTag >
 Smoother for scale space reconstruction based on a principal component analysis weighted by the local density of points. More...