Go to the documentation of this file.
40 #ifndef vtkMergeDataObjectFilter_h
41 #define vtkMergeDataObjectFilter_h
#define vtkTypeMacro(thisClass, superclass)
merge dataset and data object field to create dataset with attribute data
void SetDataObjectInputData(vtkDataObject *object)
Superclass for algorithms that produce output of the same type as input.
void PrintSelf(ostream &os, vtkIndent indent)
#define VTKFILTERSCORE_EXPORT
a simple class to control print indentation
void SetOutputFieldToPointDataField()
static vtkMergeDataObjectFilter * New()
#define vtkGetMacro(name, type)
void SetOutputFieldToCellDataField()
vtkMergeDataObjectFilter()
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
vtkSetMacro(IgnoreDriverBugs, bool)
void SetOutputFieldToDataObjectField()
int FillInputPortInformation(int port, vtkInformation *info)
vtkDataObject * GetDataObject()
general representation of visualization data
~vtkMergeDataObjectFilter()