19 #ifndef rtkXRadImageIOFactory_h 20 #define rtkXRadImageIOFactory_h 22 #include "RTKExport.h" 24 #include <itkImageIOBase.h> 25 #include <itkObjectFactoryBase.h> 26 #include <itkVersion.h> 53 return ITK_SOURCE_VERSION;
59 return "XRad ImageIO Factory, allows the loading of XRad images into insight";
63 itkFactorylessNewMacro(Self);
72 ObjectFactoryBase::RegisterFactory(Self::New());
itk::SmartPointer< Self > Pointer
const char * GetITKSourceVersion() const override
static void RegisterOneFactory()
ITK factory for XRad file I/O.
const char * GetDescription() const override
itk::SmartPointer< const Self > ConstPointer
itk::ObjectFactoryBase Superclass
const myProductType * m_MyProduct