#include <MRClosestWeightedPoint.h>
Inheritance diagram for MR::DistanceFromWeightedPointsParams:Public Attributes | |
| VertMetric | pointWeight |
| function returning the weight of each point, must be set by the user | |
| float | minWeight = 0 |
| float | maxWeight = 0 |
| float | maxWeightGrad = FLT_MAX |
| bool | bidirectionalMode = true |