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