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