26 #ifndef vtkOverrideInformation_h
27 #define vtkOverrideInformation_h
48 return this->ClassOverrideName;
58 return this->ClassOverrideWithName;
67 return this->Description;
75 return this->ObjectFactory;
98 char* ClassOverrideName;
99 char* ClassOverrideWithName;
abstract base class for most VTK objects
#define VTKCOMMONCORE_EXPORT
#define vtkSetStringMacro(name)
#define vtkTypeMacro(thisClass, superclass)
virtual void PrintSelf(ostream &os, vtkIndent indent)
a simple class to control print indentation
abstract base class for vtkObjectFactories