Go to the documentation of this file.
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;
#define VTKCOMMONCORE_EXPORT
#define vtkTypeMacro(thisClass, superclass)
abstract base class for most VTK objects
abstract base class for vtkObjectFactories
a simple class to control print indentation
#define vtkSetStringMacro(name)