#include <PrPrmMeanValue.h>
Inheritance diagram for PrPrmMeanValue:
Public Member Functions | |
PrPrmMeanValue () | |
Default constructor. | |
virtual | ~PrPrmMeanValue () |
Empty destructor. | |
Protected Member Functions | |
virtual bool | makeWeights (int i) |
See preprint "Mean Value Coordinates", M.S. Floater. This method is now THE recommended method. The mapped points of the mean value parameterization depend infinitely smoothly on the original data points, unlike the shape-preserving parameterization. However, in many examples that have been tested, the two methods give similar results. (MF. August 2002).
Definition at line 51 of file PrPrmMeanValue.h.