16 #ifndef __mitkSTLFileIOFactory_h
17 #define __mitkSTLFileIOFactory_h
20 #pragma warning(disable : 4786)
25 #include "itkObjectFactoryBase.h"
45 virtual const char *GetITKSourceVersion(
void)
const override;
46 virtual const char *GetDescription(
void)
const override;
49 itkFactorylessNewMacro(Self);
61 ObjectFactoryBase::RegisterFactory(STLFileIOFactory);
70 void operator=(
const Self &);
itk::ObjectFactoryBase Superclass
#define MITKLEGACYIO_EXPORT
DataCollection - Class to facilitate loading/accessing structured data.
itk::SmartPointer< const Self > ConstPointer
itk::SmartPointer< Self > Pointer
static STLFileIOFactory * FactoryNew()
Create instances of STLFileReader objects using an object factory.
static void RegisterOneFactory(void)