28 #ifndef __vtkImagePermute_h
29 #define __vtkImagePermute_h
44 void SetFilteredAxes(
int x,
int y,
int z);
46 this->SetFilteredAxes(xyz[0], xyz[1], xyz[2]); };
47 vtkGetVector3Macro(FilteredAxes,
int);
void SetFilteredAxes(const int xyz[3])
static vtkImageReslice * New()
a simple class to control print indentation
Reslices a volume along a new set of axes.
virtual void PrintSelf(ostream &os, vtkIndent indent)