19 #ifndef rtkOraImageIOFactory_h 20 #define rtkOraImageIOFactory_h 22 #include "RTKExport.h" 26 #include <itkImageIOBase.h> 27 #include <itkObjectFactoryBase.h> 28 #include <itkVersion.h> 55 return ITK_SOURCE_VERSION;
61 return "Ora ImageIO Factory, allows the loading of Ora images into insight";
65 itkFactorylessNewMacro(Self);
74 ObjectFactoryBase::RegisterFactory(Self::New());
static void RegisterOneFactory()
const char * GetITKSourceVersion() const override
itk::SmartPointer< const Self > ConstPointer
itk::ObjectFactoryBase Superclass
const char * GetDescription() const override
itk::SmartPointer< Self > Pointer
ITK factory for Ora file I/O.
const myProductType * m_MyProduct