#include <LVRReconstructionEstimateNormalsDialog.hpp>
◆ LVREstimateNormalsDialog() [1/2]
lvr2::LVREstimateNormalsDialog::LVREstimateNormalsDialog |
( |
LVRPointCloudItem * |
pc_item, |
|
|
QTreeWidgetItem * |
parent, |
|
|
QTreeWidget * |
treeWidget, |
|
|
vtkRenderWindow * |
renderer |
|
) |
| |
◆ LVREstimateNormalsDialog() [2/2]
lvr2::LVREstimateNormalsDialog::LVREstimateNormalsDialog |
( |
QList< LVRPointCloudItem * > |
pc_items, |
|
|
QList< QTreeWidgetItem * > |
parents, |
|
|
QTreeWidget * |
treeWidget, |
|
|
vtkRenderWindow * |
renderer |
|
) |
| |
◆ ~LVREstimateNormalsDialog()
lvr2::LVREstimateNormalsDialog::~LVREstimateNormalsDialog |
( |
| ) |
|
|
virtual |
◆ connectSignalsAndSlots()
void lvr2::LVREstimateNormalsDialog::connectSignalsAndSlots |
( |
| ) |
|
|
private |
◆ estimateNormals
void lvr2::LVREstimateNormalsDialog::estimateNormals |
( |
| ) |
|
|
privateslot |
◆ toggleAutoNormalEstimation
void lvr2::LVREstimateNormalsDialog::toggleAutoNormalEstimation |
( |
int |
state | ) |
|
|
privateslot |
◆ toggleAutoNormalInterpolation
void lvr2::LVREstimateNormalsDialog::toggleAutoNormalInterpolation |
( |
int |
state | ) |
|
|
privateslot |
◆ toggleSpecialOptions
void lvr2::LVREstimateNormalsDialog::toggleSpecialOptions |
( |
QString |
current_text | ) |
|
|
privateslot |
◆ m_dialog
EstimateNormalsDialog* lvr2::LVREstimateNormalsDialog::m_dialog |
|
private |
◆ m_parent
QTreeWidgetItem* lvr2::LVREstimateNormalsDialog::m_parent |
|
private |
◆ m_parents
QList<QTreeWidgetItem*> lvr2::LVREstimateNormalsDialog::m_parents |
|
private |
◆ m_pc
◆ m_pcs
◆ m_pointCloudWithNormals
LVRModelItem* lvr2::LVREstimateNormalsDialog::m_pointCloudWithNormals |
|
private |
◆ m_renderWindow
vtkRenderWindow* lvr2::LVREstimateNormalsDialog::m_renderWindow |
|
private |
◆ m_treeWidget
QTreeWidget* lvr2::LVREstimateNormalsDialog::m_treeWidget |
|
private |
The documentation for this class was generated from the following files: