18 #ifndef itkGiftiMeshIOFactory_h
19 #define itkGiftiMeshIOFactory_h
20 #include "ITKIOMeshGiftiExport.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 RegisterOneFactory()
static void RegisterFactoryInternal(ObjectFactoryBase *)
Create instances of GiftiMeshIO objects using an object factory.
Create instances of classes using an object factory.
Control indentation during Print() invocation.