#include "vtkImageToImageFilter.h"
#include "vtkAbstractTransform.h"
#include "vtkMatrix4x4.h"
#include "vtkImageStencilData.h"
Include dependency graph for vtkImageReslice.h:
Go to the source code of this file.
Compounds | |
class | vtkImageReslice |
Reslices a volume along a new set of axes. More... | |
Defines | |
#define | VTK_RESLICE_NEAREST 0 |
#define | VTK_RESLICE_LINEAR 1 |
#define | VTK_RESLICE_CUBIC 3 |
|
Definition at line 93 of file vtkImageReslice.h. |
|
Definition at line 94 of file vtkImageReslice.h. |
|
Definition at line 95 of file vtkImageReslice.h. |