#include <nuklear.h>
Public Attributes | |
| nk_size | allocated |
| nk_size | calls |
| float | grow_factor |
| struct nk_buffer_marker | marker [NK_BUFFER_MAX] |
| struct nk_memory | memory |
| nk_size | needed |
| struct nk_allocator | pool |
| nk_size | size |
| enum nk_allocation_type | type |
| struct nk_buffer_marker nk_buffer::marker[NK_BUFFER_MAX] |
| struct nk_allocator nk_buffer::pool |
| enum nk_allocation_type nk_buffer::type |