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