Go to the documentation of this file.
32 #ifndef _vtkStreamerBase_h
33 #define _vtkStreamerBase_h
96 #endif //_vtkStreamerBase_h
virtual int ProcessRequest(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
virtual int ExecutePass(vtkInformationVector **inputVector, vtkInformationVector *outputVector)=0
unsigned int NumberOfPasses
Superclass for all sources, filters, and sinks in VTK.
virtual int PostExecute(vtkInformationVector **, vtkInformationVector *)
#define vtkTypeMacro(thisClass, superclass)
#define VTKFILTERSCORE_EXPORT
a simple class to control print indentation
Superclass for filters that stream input pipeline.
virtual int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
virtual void PrintSelf(ostream &os, vtkIndent indent)
unsigned int CurrentIndex
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)=0