33 #ifndef vtkPolyDataStreamer_h 34 #define vtkPolyDataStreamer_h 36 #include "vtkFiltersGeneralModule.h" 53 void SetNumberOfStreamDivisions(
int num);
66 vtkGetMacro(ColorByPiece,
int);
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
Streamer appends input pieces to the output.
Superclass for filters that stream input pipeline.
a simple class to control print indentation
appends one or more polygonal datasets together
unsigned int NumberOfPasses
int GetNumberOfStreamDivisions()
Set the number of pieces to divide the problem into.
vtkSetMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
static vtkAlgorithm * New()
vtkBooleanMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.