ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
cloudViewer::MatchMatrixWidget Class Reference

#include <MatchMatrixWidget.h>

Inheritance diagram for cloudViewer::MatchMatrixWidget:
Collaboration diagram for cloudViewer::MatchMatrixWidget:

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_
 

Detailed Description

Definition at line 18 of file MatchMatrixWidget.h.

Constructor & Destructor Documentation

◆ MatchMatrixWidget()

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

Definition at line 18 of file MatchMatrixWidget.cpp.

Member Function Documentation

◆ Show()

void cloudViewer::MatchMatrixWidget::Show ( )

Definition at line 23 of file MatchMatrixWidget.cpp.

References color, and cloudViewer::ImageViewerWidget::ShowBitmap().


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