nk_buffer

Undocumented in source.

Members

Variables

allocated
nk_size allocated;
Undocumented in source.
calls
nk_size calls;
Undocumented in source.
grow_factor
float grow_factor;
Undocumented in source.
marker
nk_buffer_marker[nk_buffer_allocation_type.NK_BUFFER_MAX] marker;
Undocumented in source.
memory
nk_memory memory;
Undocumented in source.
needed
nk_size needed;
Undocumented in source.
pool
nk_allocator pool;
Undocumented in source.
size
nk_size size;
Undocumented in source.
type
nk_allocation_type type;
Undocumented in source.

Meta