26 #ifndef vtkImagePermute_h
27 #define vtkImagePermute_h
30 #include "vtkImagingCoreModule.h"
46 vtkGetVector3Macro(FilteredAxes,
int);
void SetFilteredAxes(int x, int y, int z)
The filtered axes are the input axes that get relabeled to X,Y,Z.
static vtkImagePermute * New()
void SetFilteredAxes(const int xyz[3])
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
~vtkImagePermute() override
Reslices a volume along a new set of axes.
a simple class to control print indentation