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 64 of file core/creator.hh.
#define INSTANCIATE_Image_Creator | ( | TYPE) |
Definition at line 71 of file core/creator.hh.