Go to the documentation of this file.
31 #ifndef vtkImageAppend_h
32 #define vtkImageAppend_h
121 int *inExt,
int *outExt,
int *inWextent,
int whichInput);
void InternalComputeInputUpdateExtent(int *inExt, int *outExt, int *inWextent, int whichInput)
virtual vtkImageData * AllocateOutputData(vtkDataObject *out, vtkInformation *outInfo)
virtual void AllocateOutputData(vtkImageData *out, vtkInformation *outInfo, int *uExtent)
void SetInputData(vtkDataObject *input)
void SetInputData(int num, vtkDataObject *input)
virtual void CopyAttributeData(vtkImageData *in, vtkImageData *out, vtkInformationVector **inputVector)
#define vtkTypeMacro(thisClass, superclass)
Generic filter that has one input..
vtkDataObject * GetInput(int num)
GLenum GLenum GLenum input
void ThreadedRequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector, vtkImageData ***inData, vtkImageData **outData, int ext[6], int id)
virtual void ReplaceNthInputConnection(int idx, vtkAlgorithmOutput *input)
#define VTKFILTERSCORE_EXPORT
virtual int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
topologically and geometrically regular array of data
a simple class to control print indentation
Collects data from multiple inputs into one image.
virtual int FillInputPortInformation(int, vtkInformation *)
#define vtkGetMacro(name, type)
void InitOutput(int outExt[6], vtkImageData *outData)
vtkBooleanMacro(IgnoreDriverBugs, bool)
vtkSetMacro(IgnoreDriverBugs, bool)
Proxy object to connect input/output ports.
static vtkImageAppend * New()
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
vtkDataObject * GetInput()
int GetNumberOfInputConnections(int port)
general representation of visualization data
void PrintSelf(ostream &os, vtkIndent indent)