ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
GeneralFiltersDlg Class Reference

#include <GeneralFiltersDlg.h>

Inheritance diagram for GeneralFiltersDlg:
Collaboration diagram for GeneralFiltersDlg:

Public Member Functions

 GeneralFiltersDlg (ecvMainAppInterface *app)
 
ccPolylinegetPolyline ()
 
void getContour (std::vector< CCVector3 > &contour)
 
void refreshPolylineComboBox ()
 
const QString getComparisonField (float &minValue, float &maxValue)
 
void getComparisonTypes (QStringList &types)
 

Detailed Description

Definition at line 20 of file GeneralFiltersDlg.h.

Constructor & Destructor Documentation

◆ GeneralFiltersDlg()

GeneralFiltersDlg::GeneralFiltersDlg ( ecvMainAppInterface app)
explicit

Definition at line 15 of file GeneralFiltersDlg.cpp.

Member Function Documentation

◆ getComparisonField()

const QString GeneralFiltersDlg::getComparisonField ( float &  minValue,
float &  maxValue 
)

Definition at line 123 of file GeneralFiltersDlg.cpp.

Referenced by GeneralFilters::getParametersFromDialog().

◆ getComparisonTypes()

void GeneralFiltersDlg::getComparisonTypes ( QStringList &  types)

Definition at line 140 of file GeneralFiltersDlg.cpp.

Referenced by GeneralFilters::getParametersFromDialog().

◆ getContour()

void GeneralFiltersDlg::getContour ( std::vector< CCVector3 > &  contour)

Definition at line 42 of file GeneralFiltersDlg.cpp.

Referenced by GeneralFilters::getParametersFromDialog().

◆ getPolyline()

ccPolyline * GeneralFiltersDlg::getPolyline ( )

◆ refreshPolylineComboBox()

void GeneralFiltersDlg::refreshPolylineComboBox ( )

The documentation for this class was generated from the following files: