29 #ifndef vtkExtractBlock_h
30 #define vtkExtractBlock_h
51 void AddIndex(
unsigned int index);
52 void RemoveIndex(
unsigned int index);
53 void RemoveAllIndices();
59 vtkSetMacro(PruneOutput,
int);
60 vtkGetMacro(PruneOutput,
int);
61 vtkBooleanMacro(PruneOutput,
int);
69 vtkSetMacro(MaintainStructure,
int);
70 vtkGetMacro(MaintainStructure,
int);
71 vtkBooleanMacro(MaintainStructure,
int);
103 vtkSet *ActiveIndices;
Superclass for algorithms that produce only vtkMultiBlockDataSet as output.
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
static vtkMultiBlockDataSetAlgorithm * New()
a simple class to control print indentation
composite dataset to encapsulates pieces of dataset.
Composite dataset that organizes datasets into blocks.
void PrintSelf(ostream &os, vtkIndent indent)
superclass for composite data iterators
general representation of visualization data