Blender V2.61 - r43446
|
Go to the source code of this file.
Functions | |
void | IMB_init (void) |
void | IMB_exit (void) |
Definition in file module.c.
void IMB_exit | ( | void | ) |
Definition at line 38 of file module.c.
References imb_filetypes_exit(), and imb_tile_cache_exit().
Referenced by free_blender(), and main().
void IMB_init | ( | void | ) |
Definition at line 32 of file module.c.
References imb_filetypes_init(), and imb_tile_cache_init().
Referenced by main().