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