VTK  9.1.0
Classes | Macros
vtkInteractorStyleUnicam.h File Reference
#include "vtkInteractionStyleModule.h"
#include "vtkInteractorStyle.h"
Include dependency graph for vtkInteractorStyleUnicam.h:

Go to the source code of this file.

Classes

class  vtkInteractorStyleUnicam
 provides Unicam navigation style More...
 

Macros

#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
 

Macro Definition Documentation

◆ VTK_UNICAM_NONE

#define VTK_UNICAM_NONE   0

Definition at line 92 of file vtkInteractorStyleUnicam.h.

◆ VTK_UNICAM_BUTTON_LEFT

#define VTK_UNICAM_BUTTON_LEFT   1

Definition at line 93 of file vtkInteractorStyleUnicam.h.

◆ VTK_UNICAM_BUTTON_MIDDLE

#define VTK_UNICAM_BUTTON_MIDDLE   2

Definition at line 94 of file vtkInteractorStyleUnicam.h.

◆ VTK_UNICAM_BUTTON_RIGHT

#define VTK_UNICAM_BUTTON_RIGHT   3

Definition at line 95 of file vtkInteractorStyleUnicam.h.

◆ VTK_UNICAM_CAM_INT_ROT

#define VTK_UNICAM_CAM_INT_ROT   0

Definition at line 98 of file vtkInteractorStyleUnicam.h.

◆ VTK_UNICAM_CAM_INT_CHOOSE

#define VTK_UNICAM_CAM_INT_CHOOSE   1

Definition at line 99 of file vtkInteractorStyleUnicam.h.

◆ VTK_UNICAM_CAM_INT_PAN

#define VTK_UNICAM_CAM_INT_PAN   2

Definition at line 100 of file vtkInteractorStyleUnicam.h.

◆ VTK_UNICAM_CAM_INT_DOLLY

#define VTK_UNICAM_CAM_INT_DOLLY   3

Definition at line 101 of file vtkInteractorStyleUnicam.h.