Go to the documentation of this file.
53 #ifndef vtkAppendCompositeDataLeaves_h
54 #define vtkAppendCompositeDataLeaves_h
125 #endif // vtkAppendCompositeDataLeaves_h
virtual int FillInputPortInformation(int port, vtkInformation *info)
appends one or more composite datasets with the same structure together into a single output composit...
void PrintSelf(ostream &os, vtkIndent indent)
#define vtkTypeMacro(thisClass, superclass)
abstract superclass for composite (multi-block or AMR) datasets
vtkAppendCompositeDataLeaves()
Superclass for algorithms that produce only vtkCompositeDataSet as output.
superclass for composite data iterators
#define VTKFILTERSCORE_EXPORT
a simple class to control print indentation
#define vtkGetMacro(name, type)
abstract class to specify dataset behavior
vtkBooleanMacro(IgnoreDriverBugs, bool)
vtkSetMacro(IgnoreDriverBugs, bool)
virtual void AppendPolyData(vtkInformationVector *inputVector, int i, int numInputs, vtkCompositeDataIterator *iter, vtkCompositeDataSet *output)
virtual void AppendFieldDataArrays(vtkInformationVector *inputVector, int i, int numInputs, vtkCompositeDataIterator *iter, vtkDataSet *dset)
static vtkAppendCompositeDataLeaves * New()
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
virtual int RequestDataObject(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
virtual void AppendUnstructuredGrids(vtkInformationVector *inputVector, int i, int numInputs, vtkCompositeDataIterator *iter, vtkCompositeDataSet *output)
~vtkAppendCompositeDataLeaves()