26 #ifndef __vtkImageStencilAlgorithm_h
27 #define __vtkImageStencilAlgorithm_h
30 #include "vtkImagingCoreModule.h"
41 void PrintSelf(ostream& os, vtkIndent indent);
52 vtkInformationVector**,
53 vtkInformationVector*);
60 virtual int RequestData(vtkInformation *, vtkInformationVector **,
61 vtkInformationVector *);
62 virtual int RequestInformation(vtkInformation *, vtkInformationVector **,
63 vtkInformationVector *);
64 virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **,
65 vtkInformationVector *);
virtual int ProcessRequest(vtkInformation *request, vtkInformationVector **inInfo, vtkInformationVector *outInfo)
producer of vtkImageStencilData
Superclass for all sources, filters, and sinks in VTK.
virtual int FillOutputPortInformation(int port, vtkInformation *info)
efficient description of an image stencil
static vtkAlgorithm * New()
general representation of visualization data
void PrintSelf(ostream &os, vtkIndent indent)