MeshLib
 
Loading...
Searching...
No Matches
MR::MeshComponents::LargeByAreaComponentsSettings Struct Reference

#include <MRMeshComponents.h>

Public Attributes

int maxLargeComponents = 2
 return at most given number of largest by area connected components
 
int * numSmallerComponents = nullptr
 optional output: the number of components in addition to returned ones
 
float minArea = 0
 do not consider a component large if its area is below this value
 
UndirectedEdgePredicate isCompBd
 optional predicate of boundaries between components
 

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