CGAL 4.8.1 - Estimation of Local Differential Properties of Point-Sampled Surfaces
|
Concepts | |
concept | DataKernel |
The concept DataKernel describes the set of requirements to be fulfilled by any class used to instantiate first template parameter of the class CGAL::Monge_via_jet_fitting<DataKernel,LocalKernel,SvdTraits> . More... | |
concept | LocalKernel |
The concept LocalKernel describes the set of requirements to be fulfilled by any class used to instantiate the second template parameter of the class CGAL::Monge_via_jet_fitting<DataKernel,LocalKernel,SvdTraits> . More... | |