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

#include <MRWeightedPointsShell.h>

+ Inheritance diagram for MR::WeightedPointsShellParametersRegions:

Classes

struct  Region
 

Public Attributes

std::vector< Regionregions
 
float interpolationDist = 0
 
- Public Attributes inherited from MR::WeightedPointsShellParametersBase
float offset = 0
 build iso-surface of minimal distance to points corresponding to this value
 
float voxelSize = 0
 
bool signDistanceByNormal = false
 
ProgressCallback progress
 Progress callback.
 

Member Data Documentation

◆ interpolationDist

float MR::WeightedPointsShellParametersRegions::interpolationDist = 0

interpolation distance between the weights of the regions determines the sharpness of transitions between different regions

◆ regions

std::vector<Region> MR::WeightedPointsShellParametersRegions::regions

list of regions (overlappings are allowed) with corresponding offsets the additional offset in overlaps is set to the average of the regions


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