ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
PCLModules::ConditionParameters::ComparisonParam Struct Reference

#include <PCLModules.h>

Collaboration diagram for PCLModules::ConditionParameters::ComparisonParam:

Public Attributes

ComparisonType comparison_type_
 
std::string fieldName_
 
double min_threshold_
 
double max_threshold_
 

Detailed Description

Definition at line 941 of file PCLModules.h.

Member Data Documentation

◆ comparison_type_

ComparisonType PCLModules::ConditionParameters::ComparisonParam::comparison_type_

◆ fieldName_

std::string PCLModules::ConditionParameters::ComparisonParam::fieldName_

◆ max_threshold_

double PCLModules::ConditionParameters::ComparisonParam::max_threshold_

◆ min_threshold_

double PCLModules::ConditionParameters::ComparisonParam::min_threshold_

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