\( \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.14 - Scale-Space Surface Reconstruction

Concepts

conceptCGAL::Scale_space_reconstruction_3::Mesher
 Concept describing a meshing algorithm used to produce the output mesh of the scale space reconstruction algorithm. More...
 
conceptCGAL::Scale_space_reconstruction_3::Smoother
 Concept describing a smoothing algorithm used to construct the scales of the scale space reconstruction algorithm. More...