24 #ifndef __vtkTransmitUnstructuredGridPiece_h
25 #define __vtkTransmitUnstructuredGridPiece_h
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
GLenum GLenum GLenum input
#define vtkGetMacro(name, type)
static vtkUnstructuredGridAlgorithm * New()
vtkMultiProcessController * Controller
virtual int RequestInformation(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
#define vtkTypeMacro(thisClass, superclass)
#define VTKFILTERSPARALLEL_EXPORT
a simple class to control print indentation
dataset represents arbitrary combinations of all possible cell types
void PrintSelf(ostream &os, vtkIndent indent)
Superclass for algorithms that produce only unstructured grid as output.
#define vtkGetObjectMacro(name, type)
#define vtkBooleanMacro(name, type)
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
Return specified piece, including specified number of ghost levels.
#define vtkSetMacro(name, type)
Multiprocessing communication superclass.