23 #ifndef __vtkMultiBlockDataSetAlgorithm_h
24 #define __vtkMultiBlockDataSetAlgorithm_h
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()
helper class to get VTK data object types as string and instantiate them
virtual int RequestDataObject(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
virtual int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
void PrintSelf(ostream &os, vtkIndent indent)