CGAL 5.1 - Estimation of Local Differential Properties of Point-Sampled Surfaces
Estimation of Local Differential Properties of Point-Sampled Surfaces Reference

Todo:
check generated documentation
Marc Pouget and Frédéric Cazals
For a surface discretized as a point cloud or a mesh, it is desirable to estimate pointwise differential quantities. More precisely, first order properties correspond to the normal or the tangent plane; second order properties provide the principal curvatures and directions, third order properties provide the directional derivatives of the principal curvatures along the curvature lines, etc. This package allows the estimation of local differential quantities of a surface from a point sample.
Introduced in: CGAL 3.3
Depends on: PkgSolverInterface and thirdpartyEigen
BibTeX: cgal:pc-eldp-21b
License: GPL
Windows Demo: Polyhedron demo
Common Demo Dlls: dlls

Classified Reference Pages

Concepts

Classes

Global Functions

The insert operator (operator<< ) is overloaded for the class Monge_form .

Modules

 Concepts
 

Classes

class  CGAL::Monge_via_jet_fitting< DataKernel, LocalKernel, SvdTraits >::Monge_form
 
class  CGAL::Monge_via_jet_fitting< DataKernel, LocalKernel, SvdTraits >