CGAL 6.0.1 - Weights
|
▼Weight Interface Reference | |
Concepts | Concepts which are used to parameterize and define the functions and classes of this package |
▼Analytic Weights | Models and functions that can be used to compute weights which have a simple analytic expression |
Uniform Weight | #include<CGAL/Weights/uniform_weights.h> |
Shepard Weight | #include<CGAL/Weights/shepard_weights.h> |
Inverse Distance Weight | #include<CGAL/Weights/inverse_distance_weights.h> |
Three Point Family Weight | #include<CGAL/Weights/three_point_family_weights.h> |
Wachspress Weight | #include<CGAL/Weights/wachspress_weights.h> |
Authalic Weight | #include<CGAL/Weights/authalic_weights.h> |
Mean Value Weight | #include<CGAL/Weights/mean_value_weights.h> |
Tangent Weight | #include<CGAL/Weights/tangent_weights.h> |
Discrete Harmonic Weight | #include<CGAL/Weights/discrete_harmonic_weights.h> |
Cotangent Weight | #include<CGAL/Weights/cotangent_weights.h> |
▼Barycentric Weights | Models and functions that can be used to compute barycentric weights with respect to polygons |
Wachspress Weights | #include<CGAL/Weights/wachspress_weights.h> |
Mean Value Weights | #include<CGAL/Weights/mean_value_weights.h> |
Discrete Harmonic Weights | #include<CGAL/Weights/discrete_harmonic_weights.h> |
▼Weighting Regions | Models and functions that can be used to compute weighting regions |
Uniform Region Weight | #include<CGAL/Weights/uniform_region_weights.h> |
Triangular Region Weight | #include<CGAL/Weights/triangular_region_weights.h> |
Barycentric Region Weight | #include<CGAL/Weights/barycentric_region_weights.h> |
Voronoi Region Weight | #include<CGAL/Weights/voronoi_region_weights.h> |
Mixed Voronoi Region Weight | #include<CGAL/Weights/mixed_voronoi_region_weights.h> |