Go to the source code of this file.
◆ DEFINE_Image_Creator
#define DEFINE_Image_Creator |
( |
|
TYPE | ) |
|
Value:the singleton that a plug-in handler really is
The base class for generic image creation.
This is tha base of all plugins that create "things", like filters, cost functions time step operator...
the Base class for all plugn handlers that deal with factory plugins.
Definition at line 64 of file core/creator.hh.
◆ INSTANCIATE_Image_Creator
#define INSTANCIATE_Image_Creator |
( |
|
TYPE | ) |
|
Value:the singleton that a plug-in handler really is
The base class for generic image creation.
This is tha base of all plugins that create "things", like filters, cost functions time step operator...
the Base class for all plugn handlers that deal with factory plugins.
The generic base for all plug-ins.
The basic template of all plugin handlers.
Definition at line 71 of file core/creator.hh.