#include <moveactorinteractorstyle.h>
Definition at line 19 of file moveactorinteractorstyle.h.
◆ MoveActorInteractorStyle()
| VtkUtils::MoveActorInteractorStyle::MoveActorInteractorStyle |
( |
QObject * |
parent = 0 | ) |
|
|
explicitprotected |
◆ actorMoved
| void VtkUtils::MoveActorInteractorStyle::actorMoved |
( |
vtkActor * |
actor | ) |
|
|
signal |
◆ highlightActor()
| bool VtkUtils::MoveActorInteractorStyle::highlightActor |
( |
| ) |
const |
◆ New()
◆ OnChar()
| void VtkUtils::MoveActorInteractorStyle::OnChar |
( |
| ) |
|
|
virtual |
◆ OnLeftButtonDown()
| void VtkUtils::MoveActorInteractorStyle::OnLeftButtonDown |
( |
| ) |
|
|
virtual |
◆ OnLeftButtonUp()
| void VtkUtils::MoveActorInteractorStyle::OnLeftButtonUp |
( |
| ) |
|
|
virtual |
◆ OnMouseMove()
| void VtkUtils::MoveActorInteractorStyle::OnMouseMove |
( |
| ) |
|
|
virtual |
◆ Rotate()
| void VtkUtils::MoveActorInteractorStyle::Rotate |
( |
| ) |
|
|
virtual |
◆ setHighlightActor()
| void VtkUtils::MoveActorInteractorStyle::setHighlightActor |
( |
bool |
highlight | ) |
|
◆ Spin()
| void VtkUtils::MoveActorInteractorStyle::Spin |
( |
| ) |
|
|
virtual |
◆ vtkTypeMacro()
◆ m_highlightActor
| vtkSmartPointer<vtkActor> VtkUtils::MoveActorInteractorStyle::m_highlightActor |
|
protected |
◆ m_pickedActor
| vtkSmartPointer<vtkActor> VtkUtils::MoveActorInteractorStyle::m_pickedActor |
|
protected |
◆ m_useHighlight
| bool VtkUtils::MoveActorInteractorStyle::m_useHighlight = true |
|
protected |
The documentation for this class was generated from the following files: