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

Fix undercuts function parameters. More...

#include <MRFixUndercuts.h>

Public Attributes

FindParams findParameters
 parameters of what is considered as undercut
 
float voxelSize = 0.0f
 voxel size for internal computations: lower size - better precision but more system resources required
 
float bottomExtension = 0.0f
 minimum extension of bottom part of the mesh
 
const FaceBitSet * region = nullptr
 if set - only this region will be fixed (but still all mesh will be rebuild)
 
bool smooth = false
 if true applies one iterations of gaussian filtering for voxels, useful if thin walls expected
 
ProgressCallback cb
 

Detailed Description

Fix undercuts function parameters.


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