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 |
Parameters structure for uniteComponents function.