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