#include <LVRLabelInteractor.hpp>
Definition at line 35 of file LVRLabelInteractor.hpp.
◆ LVRLabelInteractorStyle()
LVRLabelInteractorStyle::LVRLabelInteractorStyle |
( |
| ) |
|
◆ calculateSelection()
void LVRLabelInteractorStyle::calculateSelection |
( |
bool |
select | ) |
|
|
private |
◆ extractLabel
void LVRLabelInteractorStyle::extractLabel |
( |
| ) |
|
|
slot |
◆ labelSelectedPoints
void LVRLabelInteractorStyle::labelSelectedPoints |
( |
QString |
label | ) |
|
|
slot |
◆ New()
◆ OnKeyUp()
void LVRLabelInteractorStyle::OnKeyUp |
( |
| ) |
|
|
virtual |
◆ OnLeftButtonUp()
void LVRLabelInteractorStyle::OnLeftButtonUp |
( |
| ) |
|
|
virtual |
◆ OnRightButtonDown()
void LVRLabelInteractorStyle::OnRightButtonDown |
( |
| ) |
|
|
virtual |
◆ OnRightButtonUp()
void LVRLabelInteractorStyle::OnRightButtonUp |
( |
| ) |
|
|
virtual |
◆ pointsSelected
void LVRLabelInteractorStyle::pointsSelected |
( |
| ) |
|
|
signal |
◆ SetPoints()
void LVRLabelInteractorStyle::SetPoints |
( |
vtkSmartPointer< vtkPolyData > |
points | ) |
|
|
inline |
◆ vtkTypeMacro()
◆ colors
std::vector<std::vector<uint8_t> > LVRLabelInteractorStyle::colors |
|
private |
◆ foo2
std::vector<std::vector<bool> > LVRLabelInteractorStyle::foo2 |
|
private |
◆ m_labelActors
std::vector<vtkSmartPointer<vtkActor> > LVRLabelInteractorStyle::m_labelActors |
|
private |
◆ m_labelList
QStringList LVRLabelInteractorStyle::m_labelList |
|
private |
◆ m_pointLabels
std::vector<uint8_t> LVRLabelInteractorStyle::m_pointLabels |
|
private |
◆ m_points
vtkSmartPointer<vtkPolyData> LVRLabelInteractorStyle::m_points |
|
private |
◆ m_selectedIds
vtkSmartPointer<vtkIdTypeArray> LVRLabelInteractorStyle::m_selectedIds |
|
private |
◆ m_SelectedPoints
std::vector<bool> LVRLabelInteractorStyle::m_SelectedPoints |
|
private |
◆ SelectedActor
vtkSmartPointer<vtkActor> LVRLabelInteractorStyle::SelectedActor |
|
private |
◆ SelectedMapper
vtkSmartPointer<vtkDataSetMapper> LVRLabelInteractorStyle::SelectedMapper |
|
private |
The documentation for this class was generated from the following files: