27 #ifndef __vtkImageAlgorithm_h
28 #define __vtkImageAlgorithm_h
30 #include "vtkAlgorithm.h"
39 void PrintSelf(ostream& os,
vtkIndent indent);
96 virtual void CopyInputArrayAttributesToOutput(
vtkInformation* request,
112 virtual void Execute();
125 virtual int FillOutputPortInformation(
int port,
vtkInformation* info);
126 virtual int FillInputPortInformation(
int port,
vtkInformation* info);
abstract class to specify dataset behavior
vtkDataObject * GetInput()
a simple class to control print indentation
topologically and geometrically regular array of data
Generic algorithm superclass for image algs.
general representation of visualization data