Go to the documentation of this file.
26 #ifndef vtkImageStencilAlgorithm_h
27 #define vtkImageStencilAlgorithm_h
producer of vtkImageStencilData
void PrintSelf(ostream &os, vtkIndent indent)
Superclass for all sources, filters, and sinks in VTK.
#define vtkTypeMacro(thisClass, superclass)
virtual int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
void SetOutput(vtkImageStencilData *output)
virtual int ProcessRequest(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
a simple class to control print indentation
static vtkImageStencilAlgorithm * New()
vtkImageStencilAlgorithm()
virtual int FillOutputPortInformation(int, vtkInformation *)
vtkImageStencilData * AllocateOutputData(vtkDataObject *out, int *updateExt)
efficient description of an image stencil
~vtkImageStencilAlgorithm()
vtkImageStencilData * GetOutput()
#define VTKIMAGINGCORE_EXPORT
general representation of visualization data
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)