Go to the documentation of this file.
30 #ifndef vtkStructuredGridAlgorithm_h
31 #define vtkStructuredGridAlgorithm_h
virtual int ProcessRequest(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
vtkStructuredGrid * GetOutput()
#define VTKCOMMONEXECUTIONMODEL_EXPORT
virtual int RequestInformation(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
Superclass for algorithms that produce only structured grid as output.
Superclass for all sources, filters, and sinks in VTK.
virtual void SetOutput(vtkDataObject *d)
static vtkStructuredGridAlgorithm * New()
vtkDataObject * GetInput(int port)
#define vtkTypeMacro(thisClass, superclass)
topologically regular array of data
vtkStructuredGrid * GetOutput(int)
void SetInputData(int, vtkDataObject *)
virtual int FillInputPortInformation(int port, vtkInformation *info)
~vtkStructuredGridAlgorithm()
void PrintSelf(ostream &os, vtkIndent indent)
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
vtkDataObject * GetInput()
a simple class to control print indentation
void AddInputData(vtkDataObject *)
vtkStructuredGridAlgorithm()
virtual int FillOutputPortInformation(int port, vtkInformation *info)
abstract class to specify dataset behavior
void AddInputData(int, vtkDataObject *)
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
vtkStructuredGrid * GetStructuredGridInput(int port)
general representation of visualization data
void SetInputData(vtkDataObject *)