26 #ifndef vtkImageFlip_h 27 #define vtkImageFlip_h 30 #include "vtkImagingCoreModule.h" 46 vtkSetMacro(FilteredAxis,
int);
47 vtkGetMacro(FilteredAxis,
int);
vtkTypeBool FlipAboutOrigin
int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
Subclasses can reimplement this method to collect information from their inputs and set information f...
vtkTypeBool PreserveImageExtent
static vtkImageReslice * New()
This flips an axis of an image.
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
Reslices a volume along a new set of axes.
void SetFilteredAxes(int axis)
Keep the mis-named Axes variations around for compatibility with old scripts.