Go to the documentation of this file.
36 #ifndef vtkPolyDataStreamer_h
37 #define vtkPolyDataStreamer_h
39 #include "vtkFiltersGeneralModule.h"
69 vtkGetMacro(ColorByPiece,
int);
unsigned int NumberOfPasses
static vtkPolyDataStreamer * New()
void SetNumberOfStreamDivisions(int num)
Set the number of pieces to divide the problem into.
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.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
~vtkPolyDataStreamer() override
Streamer appends input pieces to the output.