20 #ifndef vtkConvertToMultiBlockDataSet_h
21 #define vtkConvertToMultiBlockDataSet_h
23 #include "vtkFiltersCoreModule.h"
26 VTK_ABI_NAMESPACE_BEGIN
Superclass for algorithms that produce only vtkMultiBlockDataSet as output.
converts any data type into a vtkMultiBlockDataSet.
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
This is called by the superclass.
static vtkMultiBlockDataSetAlgorithm * New()
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
int FillInputPortInformation(int port, vtkInformation *info) override
Fill the input port information objects for this algorithm.
Composite dataset that organizes datasets into blocks.
general representation of visualization data