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