24 #ifndef vtkStructuredGridAppend_h 25 #define vtkStructuredGridAppend_h 27 #include "vtkFiltersCoreModule.h" int GetNumberOfInputConnections(int port)
Get the number of inputs currently connected to a port.
int GetNumberOfInputs()
Get the number of inputs to this filter.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
static vtkStructuredGridAlgorithm * New()
Proxy object to connect input/output ports.
a simple class to control print indentation
Superclass for algorithms that produce only structured grid as output.
void SetInputData(vtkDataObject *)
Assign a data object as input.
vtkDataObject * GetInput()
vtkDataObject * GetInput()
Get one input to this filter.
Collects data from multiple inputs into one structured grid.
general representation of visualization data
void SetInputData(vtkDataObject *input)
Assign a data object as input.