Go to the documentation of this file.
35 #ifndef vtkPolyDataStreamer_h
36 #define vtkPolyDataStreamer_h
virtual int ExecutePass(vtkInformationVector **inputVector, vtkInformationVector *outputVector)
virtual int PostExecute(vtkInformationVector **inputVector, vtkInformationVector *outputVector)
unsigned int NumberOfPasses
#define vtkTypeMacro(thisClass, superclass)
static vtkPolyDataStreamer * New()
void SetNumberOfStreamDivisions(int num)
appends one or more polygonal datasets together
int GetNumberOfStreamDivisions()
virtual int FillOutputPortInformation(int port, vtkInformation *info)
virtual int FillInputPortInformation(int port, vtkInformation *info)
a simple class to control print indentation
#define VTKFILTERSGENERAL_EXPORT
Superclass for filters that stream input pipeline.
#define vtkGetMacro(name, type)
void PrintSelf(ostream &os, vtkIndent indent)
vtkBooleanMacro(IgnoreDriverBugs, bool)
vtkSetMacro(IgnoreDriverBugs, bool)
Streamer appends input pieces to the output.
int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)