53 #ifndef vtkAppendCompositeDataLeaves_h
54 #define vtkAppendCompositeDataLeaves_h
76 vtkSetMacro(AppendFieldData,
int);
77 vtkGetMacro(AppendFieldData,
int);
78 vtkBooleanMacro(AppendFieldData,
int);
125 #endif // vtkAppendCompositeDataLeaves_h
virtual int RequestDataObject(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
abstract class to specify dataset behavior
#define VTKFILTERSCORE_EXPORT
Superclass for algorithms that produce only vtkCompositeDataSet as output.
superclass for composite data iterators
abstract superclass for composite (multi-block or AMR) datasets
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
a simple class to control print indentation
appends one or more composite datasets with the same structure together into a single output composit...
void PrintSelf(ostream &os, vtkIndent indent)
static vtkCompositeDataSetAlgorithm * New()
virtual int FillInputPortInformation(int port, vtkInformation *info)