qCC version 2.13.alpha (Qt) - 31 May 2022
Main CloudCompare application (GUI & command line)
Public Types | Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
ccFilterByValueDlg Class Reference

Dialog to sepcify a range of SF values and how the corresponding points should be extracted. More...

#include <ccFilterByValueDlg.h>

Inheritance diagram for ccFilterByValueDlg:
Inheritance graph
[legend]
Collaboration diagram for ccFilterByValueDlg:
Collaboration graph
[legend]

Public Types

enum  Mode { EXPORT , SPLIT , CANCEL }
 Mode.
 

Public Member Functions

 ccFilterByValueDlg (double minRange, double maxRange, double minVal=-1.0e9, double maxVal=1.0e9, QWidget *parent=nullptr)
 Default constructor.
 
Mode mode () const
 Returns the selected mode.
 

Protected Member Functions

void onExport ()
 
void onSplit ()
 

Protected Attributes

Mode m_mode
 

Detailed Description

Dialog to sepcify a range of SF values and how the corresponding points should be extracted.


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