35 #ifndef vtkPolyDataStreamer_h
36 #define vtkPolyDataStreamer_h
53 void SetNumberOfStreamDivisions(
int num);
63 vtkSetMacro(ColorByPiece,
int);
64 vtkGetMacro(ColorByPiece,
int);
65 vtkBooleanMacro(ColorByPiece,
int);
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()
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)=0
virtual void PrintSelf(ostream &os, vtkIndent indent)