23 #ifndef __vtkCompositeDataSetAlgorithm_h
24 #define __vtkCompositeDataSetAlgorithm_h
26 #include "vtkAlgorithm.h"
35 void PrintSelf(ostream& os,
vtkIndent indent);
105 virtual int FillOutputPortInformation(
int port,
vtkInformation* info);
106 virtual int FillInputPortInformation(
int port,
vtkInformation* info);
virtual int RequestDataObject(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
virtual int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
Superclass for algorithms that produce only vtkCompositeDataSet as output.
Superclass for all pipeline executives in VTK.
abstract superclass for composite (multi-block or AMR) datasets
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
a simple class to control print indentation
~vtkCompositeDataSetAlgorithm()
general representation of visualization data
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)