26 #ifndef __vtkImageSource_h
27 #define __vtkImageSource_h
41 void SetOutput(vtkImageData *output);
51 virtual void Execute(vtkImageData *data);
vtkDataObject * GetOutput(int idx)
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent)
int FillOutputPortInformation(int, vtkInformation *)
Source of data for the imaging pipeline.
abstract class specifies interface for visualization network source
helper class to get VTK data object types as string and instantiate them