Go to the documentation of this file.
25 #ifndef vtkTransmitStructuredDataPiece_h
26 #define vtkTransmitStructuredDataPiece_h
#define vtkGetObjectMacro(name, type)
void PrintSelf(ostream &os, vtkIndent indent)
#define VTKFILTERSPARALLEL_EXPORT
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
#define vtkTypeMacro(thisClass, superclass)
vtkMultiProcessController * Controller
~vtkTransmitStructuredDataPiece()
GLenum GLenum GLenum input
void RootExecute(vtkDataSet *input, vtkDataSet *output, vtkInformation *outInfo)
Superclass for algorithms that produce output of the same type as input.
virtual void SetController(vtkMultiProcessController *)
Multiprocessing communication superclass.
virtual int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
a simple class to control print indentation
#define vtkGetMacro(name, type)
abstract class to specify dataset behavior
vtkBooleanMacro(IgnoreDriverBugs, bool)
vtkSetMacro(IgnoreDriverBugs, bool)
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
void SatelliteExecute(int procId, vtkDataSet *output, vtkInformation *outInfo)
vtkTransmitStructuredDataPiece()
static vtkTransmitStructuredDataPiece * New()