30 #ifndef vtkExtractBlock_h
31 #define vtkExtractBlock_h
33 #include "vtkFiltersExtractionModule.h"
55 void AddIndex(
unsigned int index);
56 void RemoveIndex(
unsigned int index);
57 void RemoveAllIndices();
66 vtkGetMacro(PruneOutput,
int);
78 vtkGetMacro(MaintainStructure,
int);
112 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.
vtkSetMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
Composite dataset that organizes datasets into blocks.
superclass for composite data iterators
vtkBooleanMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
general representation of visualization data