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

Parameters structure for uniteComponents function. More...

#include <MRMesh/MRUniteManyMeshes.h>

Public Attributes

UniteManyMeshesParams baseParams
 Basic parameters of multi unite.
float expansionRatio = 0.0f
 Per component expansion ratio, if !=0 each component is expanded on 1+expRatio around its own centroid.
bool flipInverted = true
 If enabled flips orientation for componentns with negative volume.
bool trySelfBoolean = false

Detailed Description

Parameters structure for uniteComponents function.


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