Go to the documentation of this file.
33 #ifndef vtkStreamerBase_h
34 #define vtkStreamerBase_h
36 #include "vtkFiltersCoreModule.h"
97 #endif //_vtkStreamerBase_h
unsigned int NumberOfPasses
Superclass for all sources, filters, and sinks in VTK.
virtual int PostExecute(vtkInformationVector **, vtkInformationVector *)
a simple class to control print indentation
Superclass for filters that stream input pipeline.
virtual int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
virtual int ProcessRequest(vtkInformation *request, vtkInformationVector **inInfo, vtkInformationVector *outInfo)
Upstream/Downstream requests form the generalized interface through which executives invoke a algorit...
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
unsigned int CurrentIndex