Go to the documentation of this file.
29 #ifndef vtkImageAppendComponents_h
30 #define vtkImageAppendComponents_h
33 #include "vtkImagingCoreModule.h"
88 int ext[6],
int id)
override;
virtual void ThreadedRequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector, vtkImageData ***inData, vtkImageData **outData, int extent[6], int threadId)
If the subclass does not define an Execute method, then the task will be broken up,...
vtkImageAppendComponents()
~vtkImageAppendComponents() override
Generic filter that has one input.
vtkDataObject * GetInput()
Collects components from two inputs into one output.
void SetInputData(vtkDataObject *)
Assign a data object as input.
void SetInputData(vtkDataObject *input)
int GetNumberOfInputs()
Get the number of inputs to this filter.
virtual int RequestInformation(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
Subclasses can reimplement this method to collect information from their inputs and set information f...
vtkDataObject * GetInput()
topologically and geometrically regular array of data
static vtkAlgorithm * New()
Proxy object to connect input/output ports.
int GetNumberOfInputConnections(int port)
Get the number of inputs currently connected to a port.
int FillInputPortInformation(int port, vtkInformation *info) override
Fill the input port information objects for this algorithm.
general representation of visualization data