44 #ifndef vtkImageSlabReslice_h
45 #define vtkImageSlabReslice_h
48 #include "vtkImagingGeneralModule.h"
65 vtkSetMacro(BlendMode,
int);
66 vtkGetMacro(BlendMode,
int);
78 vtkGetMacro(NumBlendSamplePoints,
int);
86 vtkSetMacro(SlabThickness,
double);
87 vtkGetMacro(SlabThickness,
double);
95 vtkSetMacro(SlabResolution,
double);
96 vtkGetMacro(SlabResolution,
double);
Reslices a volume along a new set of axes.
Thick slab reformat through data.
void PrintSelf(ostream &os, vtkIndent indent) override
Printself method.
int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This method simply calls the superclass method.
~vtkImageSlabReslice() override
void SetBlendModeToMean()
static vtkImageSlabReslice * New()
a simple class to control print indentation
#define VTK_IMAGE_SLAB_MAX
#define VTK_IMAGE_SLAB_MIN
#define VTK_IMAGE_SLAB_MEAN