20 #ifndef vtkStreamerBase_h
21 #define vtkStreamerBase_h
24 #include "vtkFiltersCoreModule.h"
26 VTK_ABI_NAMESPACE_BEGIN
52 virtual int RequestUpdateExtent(
60 virtual int ExecutePass(
76 #endif //_vtkStreamerBase_h
unsigned int CurrentIndex
virtual int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
virtual vtkTypeBool ProcessRequest(vtkInformation *request, vtkInformationVector **inInfo, vtkInformationVector *outInfo)
Upstream/Downstream requests form the generalized interface through which executives invoke a algorit...
Superclass for filters that stream input pipeline.
Superclass for all sources, filters, and sinks in VTK.
a simple class to control print indentation
virtual int PostExecute(vtkInformationVector **, vtkInformationVector *)
unsigned int NumberOfPasses