Go to the documentation of this file.
23 #ifndef vtkCompositeDataSetAlgorithm_h
24 #define vtkCompositeDataSetAlgorithm_h
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
void PrintSelf(ostream &os, vtkIndent indent)
#define VTKCOMMONEXECUTIONMODEL_EXPORT
Superclass for all sources, filters, and sinks in VTK.
#define vtkTypeMacro(thisClass, superclass)
abstract superclass for composite (multi-block or AMR) datasets
static vtkCompositeDataSetAlgorithm * New()
~vtkCompositeDataSetAlgorithm()
virtual int FillInputPortInformation(int port, vtkInformation *info)
Superclass for all pipeline executives in VTK.
Superclass for algorithms that produce only vtkCompositeDataSet as output.
virtual int RequestDataObject(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
a simple class to control print indentation
virtual int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
virtual int ProcessRequest(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
vtkCompositeDataSet * GetOutput()
virtual int FillOutputPortInformation(int port, vtkInformation *info)
void SetInputData(vtkDataObject *)
void SetInputData(int, vtkDataObject *)
vtkCompositeDataSet * GetOutput(int)
general representation of visualization data
virtual vtkExecutive * CreateDefaultExecutive()
vtkCompositeDataSetAlgorithm()
vtkDataObject * GetInput(int port)