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

Outlier point search parameters. More...

#include <MRMesh/MROutlierPoints.h>

Public Attributes

OutlierParams finderParams
 Parameters of various criteria for detecting outlier points.
float radius = 1.f
 Radius of the search for neighboring points for analysis.
OutlierTypeMask mask = OutlierTypeMask::All
 Mask of the types of outliers that are looking for.
ProgressCallback progress = {}
 Progress callback.

Detailed Description

Outlier point search parameters.


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