29 #ifndef vtkExtractDataSets_h 30 #define vtkExtractDataSets_h 32 #include "vtkFiltersExtractionModule.h" 46 void AddDataSet(
unsigned int level,
unsigned int idx);
51 void ClearDataSetList();
59 vtkInformationVector *) VTK_OVERRIDE;
60 int FillInputPortInformation(
int port, vtkInformation *
info) VTK_OVERRIDE;
61 int FillOutputPortInformation(
int port, vtkInformation *
info) VTK_OVERRIDE;
68 vtkInternals* Internals;
Superclass for algorithms that produce only vtkMultiBlockDataSet as output.
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.