| VTK
    9.0.1
    | 
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 VTK_NEAREST_INTERPOLATION | 
| #define | VTK_RESLICE_LINEAR VTK_LINEAR_INTERPOLATION | 
| #define | VTK_RESLICE_CUBIC VTK_CUBIC_INTERPOLATION | 
| #define VTK_RESLICE_NEAREST VTK_NEAREST_INTERPOLATION | 
Definition at line 59 of file vtkImageReslice.h.
| #define VTK_RESLICE_LINEAR VTK_LINEAR_INTERPOLATION | 
Definition at line 60 of file vtkImageReslice.h.
| #define VTK_RESLICE_CUBIC VTK_CUBIC_INTERPOLATION | 
Definition at line 61 of file vtkImageReslice.h.
 1.8.17
 1.8.17