Go to the documentation of this file.
31 #ifndef vtkMultiBlockDataGroupFilter_h
32 #define vtkMultiBlockDataGroupFilter_h
void PrintSelf(ostream &os, vtkIndent indent)
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
#define vtkTypeMacro(thisClass, superclass)
static vtkMultiBlockDataGroupFilter * New()
void AddInputData(vtkDataObject *)
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
void AddInputData(int, vtkDataObject *)
a simple class to control print indentation
~vtkMultiBlockDataGroupFilter()
#define VTKFILTERSGENERAL_EXPORT
collects multiple inputs into one multi-group dataset
vtkMultiBlockDataGroupFilter()
virtual int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
general representation of visualization data
virtual int FillInputPortInformation(int port, vtkInformation *info)
Superclass for algorithms that produce only vtkMultiBlockDataSet as output.