Go to the documentation of this file.
22 #ifndef vtkPieceRequestFilter_h
23 #define vtkPieceRequestFilter_h
virtual int RequestDataObject(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
#define VTKFILTERSPARALLEL_EXPORT
Superclass for all sources, filters, and sinks in VTK.
#define vtkTypeMacro(thisClass, superclass)
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
virtual int FillInputPortInformation(int port, vtkInformation *info)
virtual int ProcessRequest(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
#define vtkSetClampMacro(name, type, min, max)
vtkDataObject * GetOutput()
void PrintSelf(ostream &os, vtkIndent indent)
a simple class to control print indentation
#define vtkGetMacro(name, type)
virtual int FillOutputPortInformation(int port, vtkInformation *info)
static vtkPieceRequestFilter * New()
vtkDataObject * GetOutput(int)
void SetInputData(int, vtkDataObject *)
general representation of visualization data
Sets the piece request for upstream filters.
void SetInputData(vtkDataObject *)