Blender V2.61 - r43446
|
Go to the source code of this file.
Classes | |
class | MEM_CacheLimiterHandle< T > |
class | MEM_CacheLimiter< T > |
Functions | |
void | MEM_CacheLimiter_set_maximum (intptr_t m) |
intptr_t | MEM_CacheLimiter_get_maximum () |
Definition in file MEM_CacheLimiter.h.
intptr_t MEM_CacheLimiter_get_maximum | ( | ) |
Definition at line 43 of file MEM_CacheLimiterC-Api.cpp.
void MEM_CacheLimiter_set_maximum | ( | intptr_t | m | ) |
Definition at line 38 of file MEM_CacheLimiterC-Api.cpp.
References get_max().
Referenced by wm_init_userdef().