36 #ifndef __vtkDataObjectAlgorithm_h
37 #define __vtkDataObjectAlgorithm_h
39 #include "vtkAlgorithm.h"
50 void PrintSelf(ostream& os,
vtkIndent indent);
136 virtual void Execute();
140 virtual int FillOutputPortInformation(
int port,
vtkInformation* info);
141 virtual int FillInputPortInformation(
int port,
vtkInformation* info);
virtual int RequestDataObject(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
abstract class to specify dataset behavior
a simple class to control print indentation
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
Superclass for algorithms that produce only data object as output.
general representation of visualization data