54#ifndef vtkAppendCompositeDataLeaves_h
55#define vtkAppendCompositeDataLeaves_h
57#include "vtkFiltersCoreModule.h"
78 vtkGetMacro(AppendFieldData,
int);
appends one or more composite datasets with the same structure together into a single output composit...
vtkAppendCompositeDataLeaves()
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
~vtkAppendCompositeDataLeaves() override
static vtkAppendCompositeDataLeaves * New()
superclass for composite data iterators
Superclass for algorithms that produce only vtkCompositeDataSet as output.
abstract superclass for composite (multi-block or AMR) datasets
abstract class to specify dataset behavior
a simple class to control print indentation
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
vtkBooleanMacro(IgnoreDriverBugs, bool)
Updates the extensions string.