|  | VTK
    9.0.1
    | 
 
 
 
Go to the documentation of this file.
   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);
 
  
#define VTK_IMAGE_SLAB_MAX
static vtkImageReslice * New()
int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
Subclasses can reimplement this method to collect information from their inputs and set information f...
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
#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()
Thick slab reformat through data.