ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
cloudViewer::FeatureMatchingTab Class Referenceabstract
Inheritance diagram for cloudViewer::FeatureMatchingTab:
Collaboration diagram for cloudViewer::FeatureMatchingTab:

Public Member Functions

 FeatureMatchingTab (QWidget *parent, OptionManager *options)
 
virtual void Run ()=0
 

Protected Member Functions

void CreateGeneralOptions ()
 

Protected Attributes

OptionManageroptions_
 
OptionsWidget * options_widget_
 
QGridLayout * grid_layout_
 
ThreadControlWidgetthread_control_widget_
 

Detailed Description

Definition at line 20 of file FeatureMatchingWidget.cpp.

Constructor & Destructor Documentation

◆ FeatureMatchingTab()

cloudViewer::FeatureMatchingTab::FeatureMatchingTab ( QWidget *  parent,
OptionManager options 
)

Definition at line 75 of file FeatureMatchingWidget.cpp.

Member Function Documentation

◆ CreateGeneralOptions()

◆ Run()

Member Data Documentation

◆ grid_layout_

QGridLayout* cloudViewer::FeatureMatchingTab::grid_layout_
protected

Definition at line 31 of file FeatureMatchingWidget.cpp.

Referenced by CreateGeneralOptions().

◆ options_

◆ options_widget_

◆ thread_control_widget_


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