Go to the documentation of this file.
30 #ifndef vtkMergeFilter_h
31 #define vtkMergeFilter_h
int FillInputPortInformation(int port, vtkInformation *info)
vtkDataSet * GetTCoords()
void SetGeometryInputData(vtkDataSet *input)
void SetNormalsData(vtkDataSet *)
extract separate components of data from different datasets
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
#define vtkTypeMacro(thisClass, superclass)
void SetTensorsConnection(vtkAlgorithmOutput *algOutput)
vtkDataSet * GetGeometry()
GLenum GLenum GLenum input
void SetVectorsConnection(vtkAlgorithmOutput *algOutput)
void SetScalarsConnection(vtkAlgorithmOutput *algOutput)
void SetInputData(vtkDataObject *)
vtkDataSet * GetVectors()
int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
Superclass for algorithms that produce output of the same type as input.
GLuint const GLchar * name
vtkDataSet * GetTensors()
void SetGeometryConnection(vtkAlgorithmOutput *algOutput)
#define VTKFILTERSCORE_EXPORT
a simple class to control print indentation
vtkDataSet * GetNormals()
void SetVectorsData(vtkDataSet *)
static vtkMergeFilter * New()
void SetTCoordsData(vtkDataSet *)
void PrintSelf(ostream &os, vtkIndent indent)
abstract class to specify dataset behavior
virtual void SetInputConnection(int port, vtkAlgorithmOutput *input)
void SetTCoordsConnection(vtkAlgorithmOutput *algOutput)
void AddField(const char *name, vtkDataSet *input)
Proxy object to connect input/output ports.
void SetScalarsData(vtkDataSet *)
vtkDataSet * GetScalars()
void SetTensorsData(vtkDataSet *)
void SetNormalsConnection(vtkAlgorithmOutput *algOutput)