31 #ifndef vtkConvertToPartitionedDataSetCollection_h
32 #define vtkConvertToPartitionedDataSetCollection_h
34 #include "vtkFiltersCoreModule.h"
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.
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
Methods for subclasses to override to handle different pipeline requests.
convert any dataset to vtkPartitionedDataSetCollection.
a simple class to control print indentation
Superclass for algorithms that produce vtkPartitionedDataSetCollectionAlgorithm.
static vtkAlgorithm * New()