|
Blender
V2.59
|
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 42 of file MEM_CacheLimiterC-Api.cpp.
| void MEM_CacheLimiter_set_maximum | ( | intptr_t | m | ) |
Definition at line 37 of file MEM_CacheLimiterC-Api.cpp.
References get_max().
Referenced by wm_init_userdef().