|  | VTK
    9.0.1
    | 
 
 
 
Go to the documentation of this file.
   24 #ifndef vtkOverrideInformation_h 
   25 #define vtkOverrideInformation_h 
   27 #include "vtkCommonCoreModule.h"  
   71   vtkSetStringMacro(ClassOverrideName);
 
   76   vtkSetStringMacro(ClassOverrideWithName);
 
   81   vtkSetStringMacro(Description);
 
   95   char* ClassOverrideName;
 
   96   char* ClassOverrideWithName;
 
  
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on.
abstract base class for most VTK objects
abstract base class for vtkObjectFactories
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.