fw4spl
|
The purpose of this class is to automatically register a Concrete ImageIOFactory in the factory database of ITK ( itk::ObjectFactoryBase ). More...
#include <ImageIOFactoryRegistrar.hxx>
The purpose of this class is to automatically register a Concrete ImageIOFactory in the factory database of ITK ( itk::ObjectFactoryBase ).
the | type of imageiofactory class to register The technique used is declare a global variable as instance of a class ( see REGISTER_IMAGEIOFACTORY ). The creation of the instance will call the registration of the factory |
Definition at line 23 of file ImageIOFactoryRegistrar.hxx.