Main Page | Directories | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

vtkInteractorStyleUnicam.h File Reference

#include "vtkInteractorStyle.h"

Include dependency graph for vtkInteractorStyleUnicam.h:

Include dependency graph

Go to the source code of this file.

Classes

class  vtkInteractorStyleUnicam
 provides Unicam navigation style More...

Defines

#define VTK_UNICAM_NONE   0
#define VTK_UNICAM_BUTTON_LEFT   1
#define VTK_UNICAM_BUTTON_MIDDLE   2
#define VTK_UNICAM_BUTTON_RIGHT   3
#define VTK_UNICAM_CAM_INT_ROT   0
#define VTK_UNICAM_CAM_INT_CHOOSE   1
#define VTK_UNICAM_CAM_INT_PAN   2
#define VTK_UNICAM_CAM_INT_DOLLY   3


Define Documentation

#define VTK_UNICAM_NONE   0
 

Definition at line 109 of file vtkInteractorStyleUnicam.h.

#define VTK_UNICAM_BUTTON_LEFT   1
 

Definition at line 110 of file vtkInteractorStyleUnicam.h.

#define VTK_UNICAM_BUTTON_MIDDLE   2
 

Definition at line 111 of file vtkInteractorStyleUnicam.h.

#define VTK_UNICAM_BUTTON_RIGHT   3
 

Definition at line 112 of file vtkInteractorStyleUnicam.h.

#define VTK_UNICAM_CAM_INT_ROT   0
 

Definition at line 115 of file vtkInteractorStyleUnicam.h.

#define VTK_UNICAM_CAM_INT_CHOOSE   1
 

Definition at line 116 of file vtkInteractorStyleUnicam.h.

#define VTK_UNICAM_CAM_INT_PAN   2
 

Definition at line 117 of file vtkInteractorStyleUnicam.h.

#define VTK_UNICAM_CAM_INT_DOLLY   3
 

Definition at line 118 of file vtkInteractorStyleUnicam.h.