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


Public Member Functions | |
| MainWindow (const OptionManager &options) | |
| void | ImportReconstruction (const std::string &path) |
Protected Member Functions | |
| void | closeEvent (QCloseEvent *event) |
Definition at line 36 of file main_window.h.
|
explicit |
Definition at line 40 of file main_window.cc.
|
protected |
Definition at line 67 of file main_window.cc.
References colmap::ProjectWidget::IsValid(), and colmap::OptionManager::project_path.
| void MainWindow::ImportReconstruction | ( | const std::string & | path | ) |
Definition at line 60 of file main_window.cc.
References cloudViewer::t::geometry::path, colmap::ReconstructionManager::Read(), colmap::ReconstructionManagerWidget::SelectReconstruction(), and colmap::ReconstructionManagerWidget::Update().
Referenced by colmap::RunGraphicalUserInterface().