#include <MRWeightedPointsShell.h>
Public Attributes | |
DistanceVolumeParams | vol |
DistanceFromWeightedPointsComputeParams | dist |
bool | signDistanceByNormal = false |
DistanceFromWeightedPointsComputeParams MR::WeightedPointsToDistanceVolumeParams::dist |
bool MR::WeightedPointsToDistanceVolumeParams::signDistanceByNormal = false |
if true, then the distance will get its sign from the normal of the closest point (positive values in the half space pointed by normal); initial distances must be unsigned then (e.g. all point weights are negative)
DistanceVolumeParams MR::WeightedPointsToDistanceVolumeParams::vol |