33 #ifndef vtkStreamerBase_h 34 #define vtkStreamerBase_h 37 #include "vtkFiltersCoreModule.h" 64 virtual int RequestUpdateExtent(
72 virtual int ExecutePass(
87 #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