VTK
Classes | Macros
vtkInteractorStyle.h File Reference
#include "vtkRenderingCoreModule.h"
#include "vtkInteractorObserver.h"
Include dependency graph for vtkInteractorStyle.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vtkInteractorStyle
 provide event-driven interface to the rendering window (defines trackball mode) More...
 

Macros

#define VTKIS_START   0
 
#define VTKIS_NONE   0
 
#define VTKIS_ROTATE   1
 
#define VTKIS_PAN   2
 
#define VTKIS_SPIN   3
 
#define VTKIS_DOLLY   4
 
#define VTKIS_ZOOM   5
 
#define VTKIS_USCALE   6
 
#define VTKIS_TIMER   7
 
#define VTKIS_FORWARDFLY   8
 
#define VTKIS_REVERSEFLY   9
 
#define VTKIS_TWO_POINTER   10
 
#define VTKIS_ANIM_OFF   0
 
#define VTKIS_ANIM_ON   1
 

Macro Definition Documentation

#define VTKIS_START   0

Definition at line 108 of file vtkInteractorStyle.h.

#define VTKIS_NONE   0

Definition at line 109 of file vtkInteractorStyle.h.

#define VTKIS_ROTATE   1

Definition at line 111 of file vtkInteractorStyle.h.

#define VTKIS_PAN   2

Definition at line 112 of file vtkInteractorStyle.h.

#define VTKIS_SPIN   3

Definition at line 113 of file vtkInteractorStyle.h.

#define VTKIS_DOLLY   4

Definition at line 114 of file vtkInteractorStyle.h.

#define VTKIS_ZOOM   5

Definition at line 115 of file vtkInteractorStyle.h.

#define VTKIS_USCALE   6

Definition at line 116 of file vtkInteractorStyle.h.

#define VTKIS_TIMER   7

Definition at line 117 of file vtkInteractorStyle.h.

#define VTKIS_FORWARDFLY   8

Definition at line 118 of file vtkInteractorStyle.h.

#define VTKIS_REVERSEFLY   9

Definition at line 119 of file vtkInteractorStyle.h.

#define VTKIS_TWO_POINTER   10

Definition at line 120 of file vtkInteractorStyle.h.

#define VTKIS_ANIM_OFF   0

Definition at line 122 of file vtkInteractorStyle.h.

#define VTKIS_ANIM_ON   1

Definition at line 123 of file vtkInteractorStyle.h.