Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

contrib/vtkImageReslice.h File Reference

#include "vtkImageToImageFilter.h"
#include "vtkAbstractTransform.h"
#include "vtkMatrix4x4.h"

Include dependency graph for vtkImageReslice.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Compounds

class  vtkImageReslice
 Reslices a volume along the axes specified. More...


Defines

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


Define Documentation

#define VTK_RESLICE_NEAREST   0
 

Definition at line 75 of file vtkImageReslice.h.

#define VTK_RESLICE_LINEAR   1
 

Definition at line 76 of file vtkImageReslice.h.

#define VTK_RESLICE_CUBIC   3
 

Definition at line 77 of file vtkImageReslice.h.


Generated on Wed Nov 21 12:41:08 2001 for VTK by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001