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

Scales matching tool dialog. More...

#include <ecvMatchScalesDlg.h>

Inheritance diagram for ccMatchScalesDlg:
Collaboration diagram for ccMatchScalesDlg:

Public Member Functions

 ccMatchScalesDlg (const ccHObject::Container &entities, int defaultSelectedIndex=0, QWidget *parent=0)
 Default constructor. More...
 
int getSelectedIndex () const
 Returns selected index. More...
 
void setSelectedAlgorithm (ccLibAlgorithms::ScaleMatchingAlgorithm algorithm)
 Sets the selected matching algorithm. More...
 
ccLibAlgorithms::ScaleMatchingAlgorithm getSelectedAlgorithm () const
 Returns the selected matching algorithm. More...
 

Detailed Description

Scales matching tool dialog.

Definition at line 16 of file ecvMatchScalesDlg.h.

Constructor & Destructor Documentation

◆ ccMatchScalesDlg()

ccMatchScalesDlg::ccMatchScalesDlg ( const ccHObject::Container entities,
int  defaultSelectedIndex = 0,
QWidget *  parent = 0 
)

Default constructor.

Definition at line 17 of file ecvMatchScalesDlg.cpp.

Member Function Documentation

◆ getSelectedAlgorithm()

ccLibAlgorithms::ScaleMatchingAlgorithm ccMatchScalesDlg::getSelectedAlgorithm ( ) const

Returns the selected matching algorithm.

Definition at line 70 of file ecvMatchScalesDlg.cpp.

References ccLibAlgorithms::BB_MAX_DIM, ccLibAlgorithms::BB_VOLUME, ccLibAlgorithms::ICP_SCALE, and ccLibAlgorithms::PCA_MAX_DIM.

◆ getSelectedIndex()

int ccMatchScalesDlg::getSelectedIndex ( ) const

Returns selected index.

Definition at line 43 of file ecvMatchScalesDlg.cpp.

◆ setSelectedAlgorithm()

void ccMatchScalesDlg::setSelectedAlgorithm ( ccLibAlgorithms::ScaleMatchingAlgorithm  algorithm)

Sets the selected matching algorithm.

Definition at line 49 of file ecvMatchScalesDlg.cpp.

References ccLibAlgorithms::BB_MAX_DIM, ccLibAlgorithms::BB_VOLUME, ccLibAlgorithms::ICP_SCALE, and ccLibAlgorithms::PCA_MAX_DIM.


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