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