Go to the documentation of this file.
25 #ifndef vtkTransmitPolyDataPiece_h
26 #define vtkTransmitPolyDataPiece_h
#define vtkGetObjectMacro(name, type)
#define VTKFILTERSPARALLEL_EXPORT
#define vtkTypeMacro(thisClass, superclass)
void SatelliteExecute(int procId, vtkPolyData *output, vtkInformation *outInfo)
vtkMultiProcessController * Controller
vtkTransmitPolyDataPiece()
GLenum GLenum GLenum input
void PrintSelf(ostream &os, vtkIndent indent)
Multiprocessing communication superclass.
a simple class to control print indentation
static vtkTransmitPolyDataPiece * New()
#define vtkGetMacro(name, type)
vtkBooleanMacro(IgnoreDriverBugs, bool)
vtkSetMacro(IgnoreDriverBugs, bool)
~vtkTransmitPolyDataPiece()
void RootExecute(vtkPolyData *input, vtkPolyData *output, vtkInformation *outInfo)
concrete dataset represents vertices, lines, polygons, and triangle strips
virtual void SetController(vtkMultiProcessController *)
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
Superclass for algorithms that produce only polydata as output.