47#ifndef vtkImageSlabReslice_h
48#define vtkImageSlabReslice_h
51#include "vtkImagingGeneralModule.h"
void PrintSelf(ostream &os, vtkIndent indent) override
Printself method.
virtual void SetBlendMode(int)
Set/Get the blend mode.
static vtkImageSlabReslice * New()
int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This method simply calls the superclass method.
~vtkImageSlabReslice() override
void SetBlendModeToMin()
Set/Get the blend mode.
void SetBlendModeToMean()
Set/Get the blend mode.
void SetBlendModeToMax()
Set/Get the blend mode.
a simple class to control print indentation
#define VTK_IMAGE_SLAB_MAX
#define VTK_IMAGE_SLAB_MIN
#define VTK_IMAGE_SLAB_MEAN