Loading [MathJax]/extensions/TeX/AMSsymbols.js
 
CGAL 6.0.1 - Estimation of Local Differential Properties of Point-Sampled Surfaces
All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Modules Pages
Loading...
Searching...
No Matches
Class and Concept List
Here is the list of all concepts and classes of this package. Classes are inside the namespace CGAL. Concepts are in the global namespace.
[detail level 123]
 NCGAL
 CMonge_via_jet_fittingThe class Monge_via_jet_fitting is designed to perform the estimation of the local differential quantities at a given point
 CMonge_formThe class Monge_form stores the Monge representation, i.e., the Monge coordinate system and the coefficients of the Monge form in this system
 CDataKernelThe 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>
 CLocalKernelThe 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>