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

#include <MRMeshBuilder.h>

Public Attributes

float closeDist = 0.0f
 < vertices located closer to each other than
 
bool uniteOnlyBd = true
 if true, only vertices from this region can be affected
 
VertBitSet * region = nullptr
 if true - try to duplicates non-manifold vertices instead of removing faces
 
bool duplicateNonManifold = false
 is the mapping of vertices: before -> after
 
VertMap * optionalVertOldToNew = nullptr
 this can be used to map attributes to duplicated vertices
 
std::vector< MeshBuilder::VertDuplication > * optionalDuplications = nullptr
 

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