Go to the documentation of this file.
28 #ifndef vtkImageAppendComponents_h
29 #define vtkImageAppendComponents_h
void SetInputData(int num, vtkDataObject *input)
vtkDataObject * GetInput(int num)
virtual void ReplaceNthInputConnection(int idx, vtkAlgorithmOutput *input)
vtkImageAppendComponents()
#define vtkTypeMacro(thisClass, superclass)
Generic filter that has one input..
~vtkImageAppendComponents()
GLenum GLenum GLenum input
static vtkImageAppendComponents * New()
virtual int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
void ThreadedRequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector, vtkImageData ***inData, vtkImageData **outData, int ext[6], int id)
Collects components from two inputs into one output.
void SetInputData(vtkDataObject *input)
vtkDataObject * GetInput()
topologically and geometrically regular array of data
Proxy object to connect input/output ports.
#define VTKIMAGINGCORE_EXPORT
virtual int FillInputPortInformation(int, vtkInformation *)
int GetNumberOfInputConnections(int port)
general representation of visualization data