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

Go to the source code of this file.

Classes

class  vtkImageReslice
 Reslices a volume along a new set of axes. More...
 

Macros

#define VTK_RESLICE_NEAREST   0
 
#define VTK_RESLICE_LINEAR   1
 
#define VTK_RESLICE_RESERVED_2   2
 
#define VTK_RESLICE_CUBIC   3
 

Macro Definition Documentation

#define VTK_RESLICE_NEAREST   0

Definition at line 64 of file vtkImageReslice.h.

#define VTK_RESLICE_LINEAR   1

Definition at line 65 of file vtkImageReslice.h.

#define VTK_RESLICE_RESERVED_2   2

Definition at line 66 of file vtkImageReslice.h.

#define VTK_RESLICE_CUBIC   3

Definition at line 67 of file vtkImageReslice.h.