27 #ifndef vtkExtractBlock_h 28 #define vtkExtractBlock_h 30 #include "vtkFiltersExtractionModule.h" 52 void AddIndex(
unsigned int index);
53 void RemoveIndex(
unsigned int index);
54 void RemoveAllIndices();
109 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