54 #ifndef __vtkDataObjectSource_h
55 #define __vtkDataObjectSource_h
57 #include "vtkSource.h"
65 void PrintSelf(ostream& os,
vtkIndent indent);
72 return this->vtkSource::GetOutput(idx);
vtkDataObject * GetOutput(int idx)
a simple class to control print indentation
abstract class specifies interface for field source (or objects that generate field output) ...
helper class to get VTK data object types as string and instantiate them