![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|


Public Member Functions | |
| TransitiveMatchingTab (QWidget *parent, OptionManager *options) | |
| void | Run () override |
Public Member Functions inherited from cloudViewer::FeatureMatchingTab | |
| FeatureMatchingTab (QWidget *parent, OptionManager *options) | |
Additional Inherited Members | |
Protected Member Functions inherited from cloudViewer::FeatureMatchingTab | |
| void | CreateGeneralOptions () |
Protected Attributes inherited from cloudViewer::FeatureMatchingTab | |
| OptionManager * | options_ |
| OptionsWidget * | options_widget_ |
| QGridLayout * | grid_layout_ |
| ThreadControlWidget * | thread_control_widget_ |
Definition at line 59 of file FeatureMatchingWidget.cpp.
| cloudViewer::TransitiveMatchingTab::TransitiveMatchingTab | ( | QWidget * | parent, |
| OptionManager * | options | ||
| ) |
Definition at line 258 of file FeatureMatchingWidget.cpp.
References cloudViewer::FeatureMatchingTab::CreateGeneralOptions(), and cloudViewer::FeatureMatchingTab::options_widget_.
|
overridevirtual |
Implements cloudViewer::FeatureMatchingTab.
Definition at line 269 of file FeatureMatchingWidget.cpp.
References cloudViewer::FeatureMatchingTab::options_, cloudViewer::FeatureMatchingTab::options_widget_, cloudViewer::ThreadControlWidget::StartThread(), and cloudViewer::FeatureMatchingTab::thread_control_widget_.