#include <LVRCorrespondanceDialog.hpp>
Definition at line 52 of file LVRCorrespondanceDialog.hpp.
◆ LVRCorrespondanceDialog()
| lvr2::LVRCorrespondanceDialog::LVRCorrespondanceDialog |
( |
QTreeWidget * |
parent | ) |
|
◆ ~LVRCorrespondanceDialog()
| lvr2::LVRCorrespondanceDialog::~LVRCorrespondanceDialog |
( |
| ) |
|
|
virtual |
◆ addArrow
| void lvr2::LVRCorrespondanceDialog::addArrow |
( |
LVRVtkArrow * |
| ) |
|
|
signal |
◆ clearAllItems
| void lvr2::LVRCorrespondanceDialog::clearAllItems |
( |
| ) |
|
|
slot |
◆ deleteItem
| void lvr2::LVRCorrespondanceDialog::deleteItem |
( |
| ) |
|
|
slot |
◆ disableCorrespondenceSearch
| void lvr2::LVRCorrespondanceDialog::disableCorrespondenceSearch |
( |
| ) |
|
|
signal |
◆ doICP()
| bool lvr2::LVRCorrespondanceDialog::doICP |
( |
| ) |
|
◆ enableCorrespondenceSearch
| void lvr2::LVRCorrespondanceDialog::enableCorrespondenceSearch |
( |
| ) |
|
|
signal |
◆ fillComboBoxes()
| void lvr2::LVRCorrespondanceDialog::fillComboBoxes |
( |
| ) |
|
◆ firstPointPicked
| void lvr2::LVRCorrespondanceDialog::firstPointPicked |
( |
double * |
pos | ) |
|
|
slot |
◆ getDataName()
| QString lvr2::LVRCorrespondanceDialog::getDataName |
( |
| ) |
|
◆ getEpsilon()
| double lvr2::LVRCorrespondanceDialog::getEpsilon |
( |
| ) |
|
◆ getMaxDistance()
| double lvr2::LVRCorrespondanceDialog::getMaxDistance |
( |
| ) |
|
◆ getMaxIterations()
| int lvr2::LVRCorrespondanceDialog::getMaxIterations |
( |
| ) |
|
◆ getModelName()
| QString lvr2::LVRCorrespondanceDialog::getModelName |
( |
| ) |
|
◆ getTransformation()
| boost::optional< Transformf > lvr2::LVRCorrespondanceDialog::getTransformation |
( |
| ) |
|
◆ insertNewItem
| void lvr2::LVRCorrespondanceDialog::insertNewItem |
( |
| ) |
|
|
slot |
◆ loadCorrespondences
| void lvr2::LVRCorrespondanceDialog::loadCorrespondences |
( |
| ) |
|
|
slot |
◆ removeArrow
| void lvr2::LVRCorrespondanceDialog::removeArrow |
( |
LVRVtkArrow * |
| ) |
|
|
signal |
◆ render
| void lvr2::LVRCorrespondanceDialog::render |
( |
| ) |
|
|
signal |
◆ saveCorrespondences
| void lvr2::LVRCorrespondanceDialog::saveCorrespondences |
( |
| ) |
|
|
slot |
◆ secondPointPicked
| void lvr2::LVRCorrespondanceDialog::secondPointPicked |
( |
double * |
pos | ) |
|
|
slot |
◆ swapItemPositions
| void lvr2::LVRCorrespondanceDialog::swapItemPositions |
( |
| ) |
|
|
slot |
◆ treeItemSelected
| void lvr2::LVRCorrespondanceDialog::treeItemSelected |
( |
QTreeWidgetItem * |
current, |
|
|
QTreeWidgetItem * |
prev |
|
) |
| |
|
slot |
◆ updateDataSelection
| void lvr2::LVRCorrespondanceDialog::updateDataSelection |
( |
int |
index | ) |
|
|
slot |
◆ updateModelSelection
| void lvr2::LVRCorrespondanceDialog::updateModelSelection |
( |
int |
index | ) |
|
|
slot |
◆ m_dataSelection
| QString lvr2::LVRCorrespondanceDialog::m_dataSelection |
|
private |
◆ m_dataSelectionColor
| QColor lvr2::LVRCorrespondanceDialog::m_dataSelectionColor |
|
private |
◆ m_defaultColor
| QColor lvr2::LVRCorrespondanceDialog::m_defaultColor |
|
private |
◆ m_dialog
| QDialog* lvr2::LVRCorrespondanceDialog::m_dialog |
◆ m_modelSelection
| QString lvr2::LVRCorrespondanceDialog::m_modelSelection |
|
private |
◆ m_modelSelectionColor
| QColor lvr2::LVRCorrespondanceDialog::m_modelSelectionColor |
|
private |
◆ m_treeWidget
| QTreeWidget* lvr2::LVRCorrespondanceDialog::m_treeWidget |
|
private |
◆ m_ui
| Ui_CorrespondenceDialog* lvr2::LVRCorrespondanceDialog::m_ui |
The documentation for this class was generated from the following files: