![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
#include <UndistortionWidget.h>


Public Member Functions | |
| UndistortionWidget (QWidget *parent, const OptionManager *options) | |
| void | Show (const colmap::Reconstruction &reconstruction) |
| bool | IsValid () const |
Definition at line 27 of file UndistortionWidget.h.
| cloudViewer::UndistortionWidget::UndistortionWidget | ( | QWidget * | parent, |
| const OptionManager * | options | ||
| ) |
Definition at line 18 of file UndistortionWidget.cpp.
| bool cloudViewer::UndistortionWidget::IsValid | ( | ) | const |
Definition at line 59 of file UndistortionWidget.cpp.
| void cloudViewer::UndistortionWidget::Show | ( | const colmap::Reconstruction & | reconstruction | ) |
Definition at line 53 of file UndistortionWidget.cpp.