VTK
Classes | Defines
dox/Interaction/Style/vtkInteractorStyleSwitch.h File Reference
#include "vtkInteractionStyleModule.h"
#include "vtkInteractorStyleSwitchBase.h"
Include dependency graph for vtkInteractorStyleSwitch.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vtkInteractorStyleSwitch
 class to swap between interactory styles More...

Defines

#define VTKIS_JOYSTICK   0
#define VTKIS_TRACKBALL   1
#define VTKIS_CAMERA   0
#define VTKIS_ACTOR   1

Define Documentation

#define VTKIS_JOYSTICK   0

Definition at line 40 of file vtkInteractorStyleSwitch.h.

#define VTKIS_TRACKBALL   1

Definition at line 41 of file vtkInteractorStyleSwitch.h.

#define VTKIS_CAMERA   0

Definition at line 43 of file vtkInteractorStyleSwitch.h.

#define VTKIS_ACTOR   1

Definition at line 44 of file vtkInteractorStyleSwitch.h.