18 #ifndef itkFreeSurferAsciiMeshIOFactory_h
19 #define itkFreeSurferAsciiMeshIOFactory_h
20 #include "ITKIOMeshFreeSurferExport.h"
43 const char * GetITKSourceVersion()
const override;
45 const char * GetDescription()
const override;
48 itkFactorylessNewMacro(
Self);
65 void PrintSelf(std::ostream & os,
Indent indent)
const override;
Light weight base class for most itk classes.
static void RegisterFactoryInternal(ObjectFactoryBase *)
Create instances of FreeSurferAsciiMeshIO objects using an object factory.
Create instances of classes using an object factory.
Control indentation during Print() invocation.
static void RegisterOneFactory()