28 #ifndef itkVTKImageIOFactory_h
29 #define itkVTKImageIOFactory_h
30 #include "ITKIOVTKExport.h"
53 const char * GetITKSourceVersion()
const override;
55 const char * GetDescription()
const override;
58 itkFactorylessNewMacro(
Self);
Light weight base class for most itk classes.
static void RegisterFactoryInternal(ObjectFactoryBase *)
Create instances of classes using an object factory.
Create instances of VTKImageIO objects using an object factory.
static void RegisterOneFactory()