12 #ifndef __mitkVtkImageIOFactory_h 13 #define __mitkVtkImageIOFactory_h 16 #pragma warning(disable : 4786) 21 #include "itkObjectFactoryBase.h" 41 const char *GetITKSourceVersion(
void)
const override;
42 const char *GetDescription(
void)
const override;
45 itkFactorylessNewMacro(Self);
57 ObjectFactoryBase::RegisterFactory(VtkImageIOFactory);
66 void operator=(
const Self &);
#define MITKLEGACYIO_EXPORT
DataCollection - Class to facilitate loading/accessing structured data.
itk::ObjectFactoryBase Superclass
static VtkImageIOFactory * FactoryNew()
itk::SmartPointer< Self > Pointer
static void RegisterOneFactory(void)
Create instances of VtkImageReader objects using an object factory.
itk::SmartPointer< const Self > ConstPointer