CGAL 6.0.1 - 2D and Surface Function Interpolation
|
▼NCGAL | |
CData_access | The struct Data_access implements a functor that allows to retrieve data from an associative container |
CInterpolation_gradient_fitting_traits_2 | Interpolation_gradient_fitting_traits_2 is a model for the concepts InterpolationTraits and GradientFittingTraits |
CInterpolation_traits_2 | Interpolation_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_3 | Voronoi_intersection_2_traits_3 is a model for the concept RegularTriangulationTraits_2 |
CGradientFittingTraits | Sibson 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 |
CInterpolationTraits | Most 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 |