29 #ifndef vtkImageAppendComponents_h
30 #define vtkImageAppendComponents_h
33 #include "vtkImagingCoreModule.h"
88 int ext[6],
int id) VTK_OVERRIDE;
91 virtual
int FillInputPortInformation(
int,
vtkInformation*) VTK_OVERRIDE;
int GetNumberOfInputConnections(int port)
Get the number of inputs currently connected to a port.
Collects components from two inputs into one output.
vtkImageAppendComponents()
vtkDataObject * GetInput()
Get a data object for one of the input port connections.
void SetInputData(vtkDataObject *)
Assign a data object as input.
Proxy object to connect input/output ports.
Generic filter that has one input.
topologically and geometrically regular array of data
virtual int RequestInformation(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
Subclasses can reimplement this method to collect information from their inputs and set information f...
void SetInputData(vtkDataObject *input)
Assign a data object as input.
~vtkImageAppendComponents()
static vtkAlgorithm * New()
int GetNumberOfInputs()
Get the number of inputs to this filter.
vtkDataObject * GetInput()
Get one input to this filter.
general representation of visualization data