VTK  9.3.20240416
Classes | Macros
vtkInteractorStyleImage.h File Reference
#include "vtkInteractionStyleModule.h"
#include "vtkInteractorStyleTrackballCamera.h"
#include "vtkWrappingHints.h"
Include dependency graph for vtkInteractorStyleImage.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vtkInteractorStyleImage
 interactive manipulation of the camera specialized for images More...
 

Macros

#define VTKIS_WINDOW_LEVEL   1024
 
#define VTKIS_SLICE   1025
 
#define VTKIS_IMAGE2D   2
 
#define VTKIS_IMAGE3D   3
 
#define VTKIS_IMAGE_SLICING   4
 

Macro Definition Documentation

◆ VTKIS_WINDOW_LEVEL

#define VTKIS_WINDOW_LEVEL   1024

Definition at line 174 of file vtkInteractorStyleImage.h.

◆ VTKIS_SLICE

#define VTKIS_SLICE   1025

Definition at line 175 of file vtkInteractorStyleImage.h.

◆ VTKIS_IMAGE2D

#define VTKIS_IMAGE2D   2

Definition at line 179 of file vtkInteractorStyleImage.h.

◆ VTKIS_IMAGE3D

#define VTKIS_IMAGE3D   3

Definition at line 180 of file vtkInteractorStyleImage.h.

◆ VTKIS_IMAGE_SLICING

#define VTKIS_IMAGE_SLICING   4

Definition at line 181 of file vtkInteractorStyleImage.h.