35 #ifndef __vtkAppendCompositeDataLeaves_h
36 #define __vtkAppendCompositeDataLeaves_h
73 vtkSetMacro(AppendFieldData,
int);
74 vtkGetMacro(AppendFieldData,
int);
75 vtkBooleanMacro(AppendFieldData,
int);
115 #endif // __vtkAppendCompositeDataLeaves_h
virtual int RequestDataObject(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
abstract class to specify dataset behavior
vtkAppendPolyData * AppendPD
Superclass for algorithms that produce only vtkCompositeDataSet as output.
concrete dataset represents vertices, lines, polygons, and triangle strips
vtkAppendFilter * AppendUG
superclass for composite data iterators
vtkDataObject * GetInput(int port)
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...
appends one or more polygonal datasets together
dataset represents arbitrary combinations of all possible cell types
void PrintSelf(ostream &os, vtkIndent indent)
vtkCompositeDataSet * GetInput()
appends one or more datasets together into a single unstructured grid
static vtkCompositeDataSetAlgorithm * New()
virtual int FillInputPortInformation(int port, vtkInformation *info)