24 #ifndef vtkExtractLevel_h 25 #define vtkExtractLevel_h 27 #include "vtkFiltersExtractionModule.h" 44 void AddLevel(
unsigned int level);
45 void RemoveLevel(
unsigned int level);
46 void RemoveAllLevels();
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.