26 #ifndef __vtkDataObjectTypes_h
27 #define __vtkDataObjectTypes_h
44 static const char* GetClassNameFromTypeId(
int typeId);
48 static int GetTypeIdFromClassName(
const char* classname);
61 static int Validate();
abstract base class for most VTK objects
#define vtkTypeMacro(thisClass, superclass)
virtual void PrintSelf(ostream &os, vtkIndent indent)
a simple class to control print indentation
general representation of visualization data
#define VTKCOMMONDATAMODEL_EXPORT