ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
colmap::ReconstructionManagerWidget Class Reference

#include <reconstruction_manager_widget.h>

Inheritance diagram for colmap::ReconstructionManagerWidget:
Collaboration diagram for colmap::ReconstructionManagerWidget:

Public Member Functions

 ReconstructionManagerWidget (QWidget *parent, const ReconstructionManager *reconstruction_manager)
 
void Update ()
 
size_t SelectedReconstructionIdx () const
 
void SelectReconstruction (const size_t idx)
 

Static Public Attributes

static const size_t kNewestReconstructionIdx
 

Detailed Description

Definition at line 16 of file reconstruction_manager_widget.h.

Constructor & Destructor Documentation

◆ ReconstructionManagerWidget()

colmap::ReconstructionManagerWidget::ReconstructionManagerWidget ( QWidget *  parent,
const ReconstructionManager reconstruction_manager 
)

Definition at line 42 of file reconstruction_manager_widget.cc.

Member Function Documentation

◆ SelectedReconstructionIdx()

size_t colmap::ReconstructionManagerWidget::SelectedReconstructionIdx ( ) const

◆ SelectReconstruction()

void colmap::ReconstructionManagerWidget::SelectReconstruction ( const size_t  idx)

◆ Update()

Member Data Documentation

◆ kNewestReconstructionIdx

const size_t colmap::ReconstructionManagerWidget::kNewestReconstructionIdx
static
Initial value:
=
std::numeric_limits<size_t>::max()

Definition at line 18 of file reconstruction_manager_widget.h.

Referenced by SelectedReconstructionIdx().


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