24 #ifndef vtkReferenceCount_h 
   25 #define vtkReferenceCount_h 
   27 #include "vtkCommonCoreModule.h"  
abstract base class for most VTK objects 
 
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses. 
 
a simple class to control print indentation 
 
Obsolete / empty subclass of object. 
 
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on...