Go to the documentation of this file.
30 #ifndef vtkImageSlab_h
31 #define vtkImageSlab_h
48 this->SetOrientation(0); };
50 this->SetOrientation(1); };
52 this->SetOrientation(2); };
110 this->SetOutputScalarType(0); };
#define vtkSetVector2Macro(name, type)
#define vtkGetVector2Macro(name, type)
#define VTK_IMAGE_SLAB_MAX
static vtkImageSlab * New()
void SetOutputScalarTypeToInputScalarType()
void PrintSelf(ostream &os, vtkIndent indent)
#define vtkTypeMacro(thisClass, superclass)
Generic filter that has one input..
const char * GetOperationAsString()
#define VTK_IMAGE_SLAB_MEAN
#define vtkSetClampMacro(name, type, min, max)
combine image slices to form a slab image
void SetOutputScalarTypeToFloat()
#define VTK_IMAGE_SLAB_MIN
void SetOperationToMean()
topologically and geometrically regular array of data
a simple class to control print indentation
#define VTKIMAGINGGENERAL_EXPORT
#define vtkGetMacro(name, type)
virtual void ThreadedRequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector, vtkImageData ***inData, vtkImageData **outData, int ext[6], int id)
vtkBooleanMacro(IgnoreDriverBugs, bool)
vtkSetMacro(IgnoreDriverBugs, bool)
virtual int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
#define VTK_IMAGE_SLAB_SUM
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
void SetOutputScalarTypeToDouble()