MeshLib C++ Docs
Loading...
Searching...
No Matches
MR::WeightedPointsToDistanceVolumeParams Struct Reference

#include <MRWeightedPointsShell.h>

Public Attributes

DistanceVolumeParams vol
 
DistanceFromWeightedPointsComputeParams dist
 
bool signDistanceByNormal = false
 

Member Data Documentation

◆ dist

DistanceFromWeightedPointsComputeParams MR::WeightedPointsToDistanceVolumeParams::dist

◆ signDistanceByNormal

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)

◆ vol

DistanceVolumeParams MR::WeightedPointsToDistanceVolumeParams::vol

The documentation for this struct was generated from the following file: