Dmitry Anisimov
Many geometric algorithms rely on weighted constructions. This package provides a simple and unified interface to different types of weights. In particular, it includes numerous weights with a simple analytic expression, generalized barycentric weights, and weighting regions. All weights are available both in 2D and 3D.
Weight Interface
Concepts
Analytic Weights
Barycentric Weights
Weighting Regions
|
| 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.
|
|
| Barycentric Weights |
| Models and functions that can be used to compute barycentric weights with respect to polygons.
|
|
| Weighting Regions |
| Models and functions that can be used to compute weighting regions.
|
|
|
file | Weights.h |
| A convenience header that includes all weights.
|
|