home | project pages | download | documentation | doxygen | contact |
#include <FreeList.h>
Public Attributes | |
uint32_t | start |
The first item of this region. | |
uint32_t | length |
The number of items in this region. |
uint32_t camvox::free_region_s::start |
The first item of this region.
uint32_t camvox::free_region_s::length |
The number of items in this region.