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

#include <MRPolylineComponents.h>

Public Attributes

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

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