![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
#include <PCLModules.h>

Public Attributes | |
| ComparisonType | comparison_type_ |
| std::string | fieldName_ |
| double | min_threshold_ |
| double | max_threshold_ |
Definition at line 941 of file PCLModules.h.
| ComparisonType PCLModules::ConditionParameters::ComparisonParam::comparison_type_ |
Definition at line 942 of file PCLModules.h.
Referenced by GeneralFilters::compute(), DONSegmentation::compute(), and PCLModules::ConditionalRemovalFilter().
| std::string PCLModules::ConditionParameters::ComparisonParam::fieldName_ |
Definition at line 943 of file PCLModules.h.
Referenced by GeneralFilters::compute(), DONSegmentation::compute(), and PCLModules::ConditionalRemovalFilter().
| double PCLModules::ConditionParameters::ComparisonParam::max_threshold_ |
Definition at line 945 of file PCLModules.h.
Referenced by GeneralFilters::compute(), DONSegmentation::compute(), and PCLModules::ConditionalRemovalFilter().
| double PCLModules::ConditionParameters::ComparisonParam::min_threshold_ |
Definition at line 944 of file PCLModules.h.
Referenced by GeneralFilters::compute(), DONSegmentation::compute(), and PCLModules::ConditionalRemovalFilter().