25 #ifndef vtkTransmitPolyDataPiece_h
26 #define vtkTransmitPolyDataPiece_h
49 vtkSetMacro(CreateGhostCells,
int);
50 vtkGetMacro(CreateGhostCells,
int);
51 vtkBooleanMacro(CreateGhostCells,
int);
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
concrete dataset represents vertices, lines, polygons, and triangle strips
#define VTKFILTERSPARALLEL_EXPORT
static vtkPolyDataAlgorithm * New()
void PrintSelf(ostream &os, vtkIndent indent)
Superclass for algorithms that produce only polydata as output.
a simple class to control print indentation
vtkMultiProcessController * Controller
Multiprocessing communication superclass.