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


Public Member Functions | |
| SIFTExtractionWidget (QWidget *parent, OptionManager *options) | |
| void | Run () override |
Public Member Functions inherited from cloudViewer::ExtractionWidget | |
| ExtractionWidget (QWidget *parent, OptionManager *options) | |
Additional Inherited Members | |
Protected Attributes inherited from cloudViewer::ExtractionWidget | |
| OptionManager * | options_ |
| ThreadControlWidget * | thread_control_widget_ |
Definition at line 33 of file FeatureExtractionWidget.cpp.
| cloudViewer::SIFTExtractionWidget::SIFTExtractionWidget | ( | QWidget * | parent, |
| OptionManager * | options | ||
| ) |
Definition at line 55 of file FeatureExtractionWidget.cpp.
|
overridevirtual |
Implements cloudViewer::ExtractionWidget.
Definition at line 92 of file FeatureExtractionWidget.cpp.
References cloudViewer::ExtractionWidget::options_, cloudViewer::ThreadControlWidget::StartThread(), and cloudViewer::ExtractionWidget::thread_control_widget_.