CGAL 6.0.1 - 2D and Surface Function Interpolation
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 12]
 NCGAL
 CData_accessThe struct Data_access implements a functor that allows to retrieve data from an associative container
 CInterpolation_gradient_fitting_traits_2Interpolation_gradient_fitting_traits_2 is a model for the concepts InterpolationTraits and GradientFittingTraits
 CInterpolation_traits_2Interpolation_traits_2 is a model for the concept InterpolationTraits and can be used to instantiate the geometric traits class of interpolation methods applied on a bivariate function over a two-dimensional domain
 CVoronoi_intersection_2_traits_3Voronoi_intersection_2_traits_3 is a model for the concept RegularTriangulationTraits_2
 CGradientFittingTraitsSibson Gradient Fitting Functions are parameterized by a traits class that defines the primitives used by the algorithm. The concept GradientFittingTraits defines this common set of requirements
 CInterpolationTraitsMost interpolation functions are parameterized by a traits class that defines the primitives used in the interpolation algorithms. The concept InterpolationTraits defines this common set of requirements