26 #ifndef __vtkDataObjectTypes_h
27 #define __vtkDataObjectTypes_h
43 static const char* GetClassNameFromTypeId(
int typeId);
47 static int GetTypeIdFromClassName(
const char* classname);
abstract base class for most VTK objects
virtual void PrintSelf(ostream &os, vtkIndent indent)
a simple class to control print indentation
helper class to get VTK data object types as string and instantiate them