Go to the documentation of this file.
41 #ifndef vtkMergeDataObjectFilter_h
42 #define vtkMergeDataObjectFilter_h
44 #include "vtkFiltersCoreModule.h"
70 vtkGetMacro(OutputField,
int);
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
merge dataset and data object field to create dataset with attribute data
~vtkMergeDataObjectFilter() override
void SetDataObjectInputData(vtkDataObject *object)
Specify the data object to merge with the input dataset.
Superclass for algorithms that produce output of the same type as input.
a simple class to control print indentation
void SetOutputFieldToPointDataField()
static vtkMergeDataObjectFilter * New()
void SetOutputFieldToCellDataField()
vtkMergeDataObjectFilter()
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
void SetOutputFieldToDataObjectField()
vtkDataObject * GetDataObject()
general representation of visualization data