18 #ifndef itkFreeSurferAsciiMeshIOFactory_h
19 #define itkFreeSurferAsciiMeshIOFactory_h
20 #include "ITKIOMeshExport.h"
41 virtual const char * GetITKSourceVersion(
void) const ITK_OVERRIDE;
43 virtual const
char * GetDescription(
void) const ITK_OVERRIDE;
46 itkFactorylessNewMacro(
Self);
52 static
void RegisterOneFactory(
void)
63 virtual
void PrintSelf(std::ostream & os,
Indent indent) const ITK_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.
SmartPointer< Self > Pointer
FreeSurferAsciiMeshIOFactory Self
ObjectFactoryBase Superclass
Control indentation during Print() invocation.
SmartPointer< const Self > ConstPointer