Go to the documentation of this file.
47 #ifndef vtkImageSlabReslice_h
48 #define vtkImageSlabReslice_h
50 #include "vtkImagingGeneralModule.h"
69 vtkSetMacro( BlendMode,
int );
70 vtkGetMacro( BlendMode,
int );
82 vtkGetMacro( NumBlendSamplePoints,
int );
90 vtkSetMacro( SlabThickness,
double );
91 vtkGetMacro( SlabThickness,
double );
99 vtkSetMacro( SlabResolution,
double );
100 vtkGetMacro( SlabResolution,
double );
static vtkImageSlabReslice * New()
#define VTK_IMAGE_SLAB_MAX
#define VTK_IMAGE_SLAB_MEAN
#define VTK_IMAGE_SLAB_MIN
a simple class to control print indentation
Reslices a volume along a new set of axes.
void SetBlendModeToMean()
int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This method simply calls the superclass method.
~vtkImageSlabReslice() override
void PrintSelf(ostream &os, vtkIndent indent) override
Printself method.
Thick slab reformat through data.