29 #ifndef vtkExtractBlock_h 30 #define vtkExtractBlock_h 51 void AddIndex(
unsigned int index);
52 void RemoveIndex(
unsigned int index);
53 void RemoveAllIndices();
103 vtkSet *ActiveIndices;
#define vtkGetMacro(name, type)
Superclass for algorithms that produce only vtkMultiBlockDataSet as output.
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
#define vtkTypeMacro(thisClass, superclass)
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)
#define vtkBooleanMacro(name, type)
superclass for composite data iterators
general representation of visualization data
#define vtkSetMacro(name, type)