artec::sdk::algorithms::SmallObjectsFilterSettings Struct Reference

#include <artec/sdk/algorithms/Algorithms.h>

Public Attributes

base::ScannerType scannerType
 Scanner type. More...
 
SmallObjectsFilterType filterType
 Filter type. More...
 
int filterThreshold
 Threshold - number of triangles. More...
 

Detailed Description

Definition at line 237 of file Algorithms.h.

Member Data Documentation

int artec::sdk::algorithms::SmallObjectsFilterSettings::filterThreshold

Threshold - number of triangles.

Definition at line 246 of file Algorithms.h.

SmallObjectsFilterType artec::sdk::algorithms::SmallObjectsFilterSettings::filterType

Filter type.

Definition at line 243 of file Algorithms.h.

base::ScannerType artec::sdk::algorithms::SmallObjectsFilterSettings::scannerType

Scanner type.

Definition at line 240 of file Algorithms.h.


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