23 #ifndef vtkMultiBlockDataSetAlgorithm_h
24 #define vtkMultiBlockDataSetAlgorithm_h
#define VTKCOMMONEXECUTIONMODEL_EXPORT
virtual vtkExecutive * CreateDefaultExecutive()
virtual int ProcessRequest(vtkInformation *request, vtkInformationVector **inInfo, vtkInformationVector *outInfo)
Superclass for all pipeline executives in VTK.
Superclass for algorithms that produce only vtkMultiBlockDataSet as output.
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
~vtkMultiBlockDataSetAlgorithm()
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
Superclass for all sources, filters, and sinks in VTK.
virtual int FillOutputPortInformation(int port, vtkInformation *info)
a simple class to control print indentation
virtual int FillInputPortInformation(int port, vtkInformation *info)
Composite dataset that organizes datasets into blocks.
static vtkAlgorithm * New()
general representation of visualization data
virtual int RequestDataObject(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
virtual int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
void PrintSelf(ostream &os, vtkIndent indent)