26 #ifndef vtkStructuredGridAppend_h 
   27 #define vtkStructuredGridAppend_h 
int GetNumberOfInputConnections(int port)
 
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
 
#define VTKFILTERSCORE_EXPORT
 
virtual int RequestInformation(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
 
virtual int FillInputPortInformation(int port, vtkInformation *info)
 
static vtkStructuredGridAlgorithm * New()
 
Proxy object to connect input/output ports. 
 
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
 
a simple class to control print indentation 
 
Superclass for algorithms that produce only structured grid as output. 
 
void PrintSelf(ostream &os, vtkIndent indent)
 
void SetInputData(vtkDataObject *)
 
vtkDataObject * GetInput()
 
vtkDataObject * GetInput()
 
Collects data from multiple inputs into one structured grid. 
 
general representation of visualization data 
 
void SetInputData(vtkDataObject *input)