My Project
|
Go to the source code of this file.
Data Structures | |
struct | creator_type |
class | TImageCreator< T > |
The base class for generic image creation. More... | |
Macros | |
#define | DEFINE_Image_Creator(TYPE) |
#define | INSTANCIATE_Image_Creator(TYPE) |
#define DEFINE_Image_Creator | ( | TYPE | ) |
Definition at line 66 of file core/creator.hh.
#define INSTANCIATE_Image_Creator | ( | TYPE | ) |
Definition at line 73 of file core/creator.hh.