36 #ifndef vtkPolyDataStreamer_h
37 #define vtkPolyDataStreamer_h
39 #include "vtkFiltersGeneralModule.h"
69 vtkGetMacro(ColorByPiece,
int);
appends one or more polygonal datasets together
a simple class to control print indentation
Streamer appends input pieces to the output.
void SetNumberOfStreamDivisions(int num)
Set the number of pieces to divide the problem into.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
~vtkPolyDataStreamer() override
int GetNumberOfStreamDivisions()
static vtkPolyDataStreamer * New()
Superclass for filters that stream input pipeline.
unsigned int NumberOfPasses
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
vtkBooleanMacro(IgnoreDriverBugs, bool)
Updates the extensions string.