#include <axlInteractorStyleSwitch.h>
Definition at line 41 of file axlInteractorStyleSwitch.h.
axlInteractorStyleSwitch::axlInteractorStyleSwitch |
( |
QObject * |
parent = 0 | ) |
|
|
protected |
axlInteractorStyleSwitch::~axlInteractorStyleSwitch |
( |
| ) |
|
|
protected |
void axlInteractorStyleSwitch::OnChar |
( |
| ) |
|
|
virtual |
void axlInteractorStyleSwitch::PrintSelf |
( |
ostream & |
os, |
|
|
vtkIndent |
indent |
|
) |
| |
void axlInteractorStyleSwitch::SetAutoAdjustCameraClippingRange |
( |
int |
value | ) |
|
|
override |
void axlInteractorStyleSwitch::SetCurrentRenderer |
( |
vtkRenderer * |
renderer | ) |
|
|
overridevirtual |
void axlInteractorStyleSwitch::SetCurrentStyle |
( |
| ) |
|
|
protected |
void axlInteractorStyleSwitch::SetCurrentStyleToJoystickActor |
( |
| ) |
|
void axlInteractorStyleSwitch::SetCurrentStyleToJoystickCamera |
( |
| ) |
|
void axlInteractorStyleSwitch::SetCurrentStyleToTrackballActor |
( |
| ) |
|
void axlInteractorStyleSwitch::SetCurrentStyleToTrackballCamera |
( |
| ) |
|
void axlInteractorStyleSwitch::SetDefaultRenderer |
( |
vtkRenderer * |
renderer | ) |
|
|
overridevirtual |
void axlInteractorStyleSwitch::SetInteractor |
( |
vtkRenderWindowInteractor * |
iren | ) |
|
axlInteractorStyleSwitch::vtkGetObjectMacro |
( |
CurrentStyle |
, |
|
|
vtkInteractorStyle |
|
|
) |
| |
int axlInteractorStyleSwitch::CameraOrActor |
|
protected |
vtkInteractorStyle* axlInteractorStyleSwitch::CurrentStyle |
|
protected |
vtkInteractorStyleJoystickActor* axlInteractorStyleSwitch::JoystickActor |
|
protected |
vtkInteractorStyleJoystickCamera* axlInteractorStyleSwitch::JoystickCamera |
|
protected |
int axlInteractorStyleSwitch::JoystickOrTrackball |
|
protected |
vtkInteractorStyleTrackballActor* axlInteractorStyleSwitch::TrackballActor |
|
protected |
vtkInteractorStyleTrackballCamera* axlInteractorStyleSwitch::TrackballCamera |
|
protected |
The documentation for this class was generated from the following files: