 |
VTK
9.1.0
|
Go to the documentation of this file.
28 #ifndef vtkConvertToPartitionedDataSetCollection_h
29 #define vtkConvertToPartitionedDataSetCollection_h
31 #include "vtkFiltersCoreModule.h"
static vtkConvertToPartitionedDataSetCollection * New()
int FillInputPortInformation(int port, vtkInformation *info) override
Fill the input port information objects for this algorithm.
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
Methods for subclasses to override to handle different pipeline requests.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
a simple class to control print indentation
convert any dataset to vtkPartitionedDataSetCollection.
Superclass for algorithms that produce vtkPartitionedDataSetCollectionAlgorithm.
vtkConvertToPartitionedDataSetCollection()
~vtkConvertToPartitionedDataSetCollection() override