Go to the documentation of this file.
28 #ifndef vtkImageToImageStencil_h
29 #define vtkImageToImageStencil_h
virtual int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
static vtkImageToImageStencil * New()
producer of vtkImageStencilData
void ThresholdBetween(double lower, double upper)
#define vtkTypeMacro(thisClass, superclass)
~vtkImageToImageStencil()
GLenum GLenum GLenum input
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
void ThresholdByLower(double thresh)
topologically and geometrically regular array of data
a simple class to control print indentation
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
#define VTKIMAGINGSTENCIL_EXPORT
#define vtkGetMacro(name, type)
vtkImageData * GetInput()
vtkSetMacro(IgnoreDriverBugs, bool)
void PrintSelf(ostream &os, vtkIndent indent)
clip an image with a mask image
void ThresholdByUpper(double thresh)
void SetInputData(vtkImageData *input)
virtual int FillInputPortInformation(int, vtkInformation *)