VTK  9.3.20240418
Classes | Macros
vtkInteractorStyleSwitch.h File Reference
#include "vtkInteractionStyleModule.h"
#include "vtkInteractorStyleSwitchBase.h"
#include "vtkWrappingHints.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...
 

Macros

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

Macro Definition Documentation

◆ VTKIS_JOYSTICK

#define VTKIS_JOYSTICK   0

Definition at line 106 of file vtkInteractorStyleSwitch.h.

◆ VTKIS_TRACKBALL

#define VTKIS_TRACKBALL   1

Definition at line 107 of file vtkInteractorStyleSwitch.h.

◆ VTKIS_CAMERA

#define VTKIS_CAMERA   0

Definition at line 109 of file vtkInteractorStyleSwitch.h.

◆ VTKIS_ACTOR

#define VTKIS_ACTOR   1

Definition at line 110 of file vtkInteractorStyleSwitch.h.