|
Blender V5.0
|
Public Attributes | |
| MemBuf * | next |
| uchar | data [0] |
Definition at line 37 of file BLI_memarena.cc.
| uchar MemBuf::data[0] |
Definition at line 39 of file BLI_memarena.cc.
Referenced by BLI_memarena_alloc(), and BLI_memarena_clear().
| MemBuf* MemBuf::next |
Definition at line 38 of file BLI_memarena.cc.
Referenced by BLI_memarena_alloc(), BLI_memarena_clear(), BLI_memarena_merge(), and memarena_buf_free_all().