15 #ifndef vtkTestingObjectFactory_h
16 #define vtkTestingObjectFactory_h
55 const char*
GetDescription() {
return "Factory for overrides during testing"; }
virtual void PrintSelf(ostream &os, vtkIndent indent)
#define VTKTESTINGRENDERING_EXPORT
virtual const char * GetVTKSourceVersion()=0
Object overrides used during testing.
vtkTestingObjectFactory()
a simple class to control print indentation
virtual const char * GetDescription()=0
abstract base class for vtkObjectFactories