35 #ifndef __vtkPolyDataStreamer_h
36 #define __vtkPolyDataStreamer_h
50 void SetNumberOfStreamDivisions(
int num);
51 vtkGetMacro(NumberOfStreamDivisions,
int);
57 vtkSetMacro(ColorByPiece,
int);
58 vtkGetMacro(ColorByPiece,
int);
59 vtkBooleanMacro(ColorByPiece,
int);
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
static vtkPolyDataAlgorithm * New()
void PrintSelf(ostream &os, vtkIndent indent)
Stream appends input pieces to the output.
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
Superclass for algorithms that produce only polydata as output.
a simple class to control print indentation
int NumberOfStreamDivisions