CGAL 5.4 - Scale-Space Surface Reconstruction

Classes

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::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::Jet_smoother< Geom_traits, ConcurrencyTag >
 Smoother for scale space reconstruction based on CGAL::jet_smooth_point_set(). 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...
 
class  CGAL::Scale_space_surface_reconstruction_3< Geom_traits >
 computes a triangulated surface mesh interpolating a point set. More...