12 #ifndef __mitkVtkSurfaceIOFactory_h 13 #define __mitkVtkSurfaceIOFactory_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(VtkSurfaceIOFactory);
66 void operator=(
const Self &);
#define MITKLEGACYIO_EXPORT
DataCollection - Class to facilitate loading/accessing structured data.
itk::ObjectFactoryBase Superclass
itk::SmartPointer< Self > Pointer
itk::SmartPointer< const Self > ConstPointer
static VtkSurfaceIOFactory * FactoryNew()
static void RegisterOneFactory(void)
Create instances of VtkSurfaceReader objects using an object factory.