Go to the documentation of this file.
32 #ifndef vtkImageAppend_h
33 #define vtkImageAppend_h
35 #include "vtkFiltersCoreModule.h"
88 vtkGetMacro(AppendAxis,
int);
101 vtkGetMacro(PreserveExtents,
int);
126 int ext[6],
int id) VTK_OVERRIDE;
134 void InternalComputeInputUpdateExtent(
135 int *inExt,
int *outExt,
int *inWextent,
int whichInput);
140 int *uExtent) VTK_OVERRIDE;
void SetInputData(vtkDataObject *input)
Generic filter that has one input..
vtkDataObject * GetInput()
void SetInputData(vtkDataObject *)
Assign a data object as input.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
int GetNumberOfInputs()
Get the number of inputs to this filter.
topologically and geometrically regular array of data
a simple class to control print indentation
Collects data from multiple inputs into one image.
vtkBooleanMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
static vtkAlgorithm * New()
Proxy object to connect input/output ports.
vtkDataObject * GetInput()
int GetNumberOfInputConnections(int port)
Get the number of inputs currently connected to a port.
general representation of visualization data