#include <MRWeightedPointsShell.h>
◆ bidirectionalMode
bool MR::WeightedShell::ParametersRegions::bidirectionalMode = true |
if true the distances grow in both directions from each triangle, reaching minimum in the triangle; if false the distances grow to infinity in the direction of triangle's normals, and decrease to minus infinity in the opposite direction
◆ interpolationDist
float MR::WeightedShell::ParametersRegions::interpolationDist = 0 |
interpolation distance between the weights of the regions determines the sharpness of transitions between different regions
◆ regions
std::vector<Region> MR::WeightedShell::ParametersRegions::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: