MeshLib
 
Loading...
Searching...
No Matches
MRGeneralOffsetParameters Struct Reference

#include <MROffset.h>

Public Attributes

float minNewVertDev
 minimal surface deviation to introduce new vertex in a voxel, measured in voxelSize
 
float maxNewRank2VertDev
 maximal surface deviation to introduce new rank 2 vertex (on intersection of 2 planes), measured in voxelSize
 
float maxNewRank3VertDev
 maximal surface deviation to introduce new rank 3 vertex (on intersection of 3 planes), measured in voxelSize
 
float maxOldVertPosCorrection
 
MRGeneralOffsetParametersMode mode
 

Member Data Documentation

◆ maxNewRank2VertDev

float MRGeneralOffsetParameters::maxNewRank2VertDev

maximal surface deviation to introduce new rank 2 vertex (on intersection of 2 planes), measured in voxelSize

◆ maxNewRank3VertDev

float MRGeneralOffsetParameters::maxNewRank3VertDev

maximal surface deviation to introduce new rank 3 vertex (on intersection of 3 planes), measured in voxelSize

◆ maxOldVertPosCorrection

float MRGeneralOffsetParameters::maxOldVertPosCorrection

◆ minNewVertDev

float MRGeneralOffsetParameters::minNewVertDev

minimal surface deviation to introduce new vertex in a voxel, measured in voxelSize

◆ mode

MRGeneralOffsetParametersMode MRGeneralOffsetParameters::mode

correct positions of the input vertices using reference mesh by not more than this distance, measured in voxelSize; big correction can be wrong and result from self-intersections in the reference mesh


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