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();
63 vtkGetMacro(PruneOutput,
int);
75 vtkGetMacro(MaintainStructure,
int);
102 int MaintainStructure;
109 vtkSet *ActiveIndices;
Superclass for algorithms that produce only vtkMultiBlockDataSet as output.
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