30 #ifndef vtkExtractBlock_h 31 #define vtkExtractBlock_h 33 #include "vtkFiltersExtractionModule.h" 60 void AddIndex(
unsigned int index);
61 void RemoveIndex(
unsigned int index);
62 void RemoveAllIndices();
118 vtkSet *ActiveIndices;
Superclass for algorithms that produce only vtkMultiBlockDataSet as output.
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
This is called by the superclass.
static vtkMultiBlockDataSetAlgorithm * New()
a simple class to control print indentation
composite dataset to encapsulates pieces of dataset.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
Composite dataset that organizes datasets into blocks.
superclass for composite data iterators
general representation of visualization data