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

#include <ReconstructionManagerWidget.h>

Inheritance diagram for cloudViewer::ReconstructionManagerWidget:
Collaboration diagram for cloudViewer::ReconstructionManagerWidget:

Public Member Functions

 ReconstructionManagerWidget (QWidget *parent, const colmap::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 17 of file ReconstructionManagerWidget.h.

Constructor & Destructor Documentation

◆ ReconstructionManagerWidget()

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

Definition at line 19 of file ReconstructionManagerWidget.cpp.

Member Function Documentation

◆ SelectedReconstructionIdx()

size_t cloudViewer::ReconstructionManagerWidget::SelectedReconstructionIdx ( ) const

Definition at line 65 of file ReconstructionManagerWidget.cpp.

References kNewestReconstructionIdx.

◆ SelectReconstruction()

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

◆ Update()

void cloudViewer::ReconstructionManagerWidget::Update ( )

Member Data Documentation

◆ kNewestReconstructionIdx

const std::size_t cloudViewer::ReconstructionManagerWidget::kNewestReconstructionIdx
static
Initial value:
=
int max(int a, int b)
Definition: cutil_math.h:48

Definition at line 19 of file ReconstructionManagerWidget.h.

Referenced by SelectedReconstructionIdx().


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