Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

Rendering/vtkInteractorStyle.h File Reference

#include "vtkRenderWindowInteractor.h"

Include dependency graph for vtkInteractorStyle.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Compounds

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


Defines

#define VTKIS_START   0
#define VTKIS_ROTATE   1
#define VTKIS_ZOOM   2
#define VTKIS_PAN   3
#define VTKIS_SPIN   4
#define VTKIS_DOLLY   5
#define VTKIS_USCALE   6
#define VTKIS_TIMER   7
#define VTKIS_ANIM_OFF   0
#define VTKIS_ANIM_ON   1


Define Documentation

#define VTKIS_START   0
 

Definition at line 118 of file vtkInteractorStyle.h.

#define VTKIS_ROTATE   1
 

Definition at line 119 of file vtkInteractorStyle.h.

#define VTKIS_ZOOM   2
 

Definition at line 120 of file vtkInteractorStyle.h.

#define VTKIS_PAN   3
 

Definition at line 121 of file vtkInteractorStyle.h.

#define VTKIS_SPIN   4
 

Definition at line 122 of file vtkInteractorStyle.h.

#define VTKIS_DOLLY   5
 

Definition at line 123 of file vtkInteractorStyle.h.

#define VTKIS_USCALE   6
 

Definition at line 124 of file vtkInteractorStyle.h.

#define VTKIS_TIMER   7
 

Definition at line 125 of file vtkInteractorStyle.h.

#define VTKIS_ANIM_OFF   0
 

Definition at line 126 of file vtkInteractorStyle.h.

#define VTKIS_ANIM_ON   1
 

Definition at line 127 of file vtkInteractorStyle.h.


Generated on Thu Mar 28 14:25:52 2002 for VTK by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001