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


Public Member Functions | |
| MatchMatrixWidget (QWidget *parent, OptionManager *options) | |
| void | Show () |
Public Member Functions inherited from cloudViewer::ImageViewerWidget | |
| ImageViewerWidget (QWidget *parent) | |
| void | ShowBitmap (const colmap::Bitmap &bitmap) |
| void | ShowPixmap (const QPixmap &pixmap) |
| void | ReadAndShow (const std::string &path) |
Additional Inherited Members | |
Protected Member Functions inherited from cloudViewer::ImageViewerWidget | |
| void | resizeEvent (QResizeEvent *event) |
| void | closeEvent (QCloseEvent *event) |
| void | ZoomIn () |
| void | ZoomOut () |
| void | Save () |
Protected Attributes inherited from cloudViewer::ImageViewerWidget | |
| QGridLayout * | grid_layout_ |
| QHBoxLayout * | button_layout_ |
Definition at line 18 of file MatchMatrixWidget.h.
| cloudViewer::MatchMatrixWidget::MatchMatrixWidget | ( | QWidget * | parent, |
| OptionManager * | options | ||
| ) |
Definition at line 18 of file MatchMatrixWidget.cpp.
| void cloudViewer::MatchMatrixWidget::Show | ( | ) |
Definition at line 23 of file MatchMatrixWidget.cpp.
References color, and cloudViewer::ImageViewerWidget::ShowBitmap().