30 #ifndef vtkMergeFilter_h
31 #define vtkMergeFilter_h
virtual int FillInputPortInformation(int port, vtkInformation *info)
void SetScalarsConnection(vtkAlgorithmOutput *algOutput)
abstract class to specify dataset behavior
#define VTKFILTERSCORE_EXPORT
void SetInputData(vtkDataObject *)
void SetNormalsConnection(vtkAlgorithmOutput *algOutput)
Proxy object to connect input/output ports.
void SetVectorsConnection(vtkAlgorithmOutput *algOutput)
a simple class to control print indentation
virtual void SetInputConnection(int port, vtkAlgorithmOutput *input)
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
extract separate components of data from different datasets
void SetTCoordsConnection(vtkAlgorithmOutput *algOutput)
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
void SetTensorsConnection(vtkAlgorithmOutput *algOutput)
void PrintSelf(ostream &os, vtkIndent indent)
Superclass for algorithms that produce output of the same type as input.
void SetGeometryConnection(vtkAlgorithmOutput *algOutput)
static vtkDataSetAlgorithm * New()
void SetGeometryInputData(vtkDataSet *input)