#include <LVRReconstructionMarchingCubesDialog.hpp>
◆ LVRReconstructViaMarchingCubesDialog()
lvr2::LVRReconstructViaMarchingCubesDialog::LVRReconstructViaMarchingCubesDialog |
( |
string |
decomposition, |
|
|
LVRPointCloudItem * |
pc, |
|
|
QTreeWidgetItem * |
parent, |
|
|
QTreeWidget * |
treeWidget, |
|
|
vtkRenderWindow * |
renderer |
|
) |
| |
◆ ~LVRReconstructViaMarchingCubesDialog()
lvr2::LVRReconstructViaMarchingCubesDialog::~LVRReconstructViaMarchingCubesDialog |
( |
| ) |
|
|
virtual |
◆ connectSignalsAndSlots()
void lvr2::LVRReconstructViaMarchingCubesDialog::connectSignalsAndSlots |
( |
| ) |
|
|
private |
◆ generateMesh
void lvr2::LVRReconstructViaMarchingCubesDialog::generateMesh |
( |
| ) |
|
|
slot |
◆ progressTitleChanged
void lvr2::LVRReconstructViaMarchingCubesDialog::progressTitleChanged |
( |
const QString & |
| ) |
|
|
signal |
◆ progressValueChanged
void lvr2::LVRReconstructViaMarchingCubesDialog::progressValueChanged |
( |
int |
| ) |
|
|
signal |
◆ setProgressTitle()
void lvr2::LVRReconstructViaMarchingCubesDialog::setProgressTitle |
( |
string |
t | ) |
|
◆ setProgressValue()
void lvr2::LVRReconstructViaMarchingCubesDialog::setProgressValue |
( |
int |
v | ) |
|
◆ switchGridSizeDetermination
void lvr2::LVRReconstructViaMarchingCubesDialog::switchGridSizeDetermination |
( |
int |
index | ) |
|
|
slot |
◆ toggleRANSACcheckBox
void lvr2::LVRReconstructViaMarchingCubesDialog::toggleRANSACcheckBox |
( |
const QString & |
text | ) |
|
|
slot |
◆ updateProgressbar()
void lvr2::LVRReconstructViaMarchingCubesDialog::updateProgressbar |
( |
int |
p | ) |
|
|
static |
◆ updateProgressbarTitle()
void lvr2::LVRReconstructViaMarchingCubesDialog::updateProgressbarTitle |
( |
string |
t | ) |
|
|
static |
◆ m_decomposition
string lvr2::LVRReconstructViaMarchingCubesDialog::m_decomposition |
|
private |
◆ m_dialog
ReconstructViaMarchingCubesDialog* lvr2::LVRReconstructViaMarchingCubesDialog::m_dialog |
|
private |
◆ m_generatedModel
LVRModelItem* lvr2::LVRReconstructViaMarchingCubesDialog::m_generatedModel |
|
private |
◆ m_master
◆ m_parent
QTreeWidgetItem* lvr2::LVRReconstructViaMarchingCubesDialog::m_parent |
|
private |
◆ m_pc
◆ m_progressDialog
QProgressDialog* lvr2::LVRReconstructViaMarchingCubesDialog::m_progressDialog |
|
private |
◆ m_renderWindow
vtkRenderWindow* lvr2::LVRReconstructViaMarchingCubesDialog::m_renderWindow |
|
private |
◆ m_treeWidget
QTreeWidget* lvr2::LVRReconstructViaMarchingCubesDialog::m_treeWidget |
|
private |
The documentation for this class was generated from the following files: