Go to the documentation of this file.
26 #ifndef vtkStructuredGridAppend_h
27 #define vtkStructuredGridAppend_h
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
void SetInputData(vtkDataObject *input)
virtual void ReplaceNthInputConnection(int idx, vtkAlgorithmOutput *input)
Collects data from multiple inputs into one structured grid.
Superclass for algorithms that produce only structured grid as output.
~vtkStructuredGridAppend()
#define vtkTypeMacro(thisClass, superclass)
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
GLenum GLenum GLenum input
void SetInputData(int num, vtkDataObject *input)
void PrintSelf(ostream &os, vtkIndent indent)
static vtkStructuredGridAppend * New()
virtual int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
vtkDataObject * GetInput(int num)
#define VTKFILTERSCORE_EXPORT
a simple class to control print indentation
vtkStructuredGridAppend()
virtual int FillInputPortInformation(int, vtkInformation *)
Proxy object to connect input/output ports.
vtkDataObject * GetInput()
int GetNumberOfInputConnections(int port)
general representation of visualization data