Go to the documentation of this file.
54 #ifndef vtkAppendCompositeDataLeaves_h
55 #define vtkAppendCompositeDataLeaves_h
57 #include "vtkFiltersCoreModule.h"
130 #endif // vtkAppendCompositeDataLeaves_h
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
This is called by the superclass.
appends one or more composite datasets with the same structure together into a single output composit...
abstract superclass for composite (multi-block or AMR) datasets
static vtkCompositeDataSetAlgorithm * New()
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
Superclass for algorithms that produce only vtkCompositeDataSet as output.
virtual int RequestDataObject(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
This is called by the superclass.
superclass for composite data iterators
vtkTypeBool AppendFieldData
a simple class to control print indentation
abstract class to specify dataset behavior
int FillInputPortInformation(int port, vtkInformation *info) override
Fill the input port information objects for this algorithm.