![]() |
Mapper
0.9.0
API documentation
|
Structure for compacting entity indexes - used in the compaction callback functions. More...
Public Attributes | |
u8 * | p |
u8 * | base |
dword * | pfirst |
void * | idx |
int | i |
Structure for compacting entity indexes - used in the compaction callback functions.
u8* _IndexBuilder::base |
int _IndexBuilder::i |
void* _IndexBuilder::idx |
u8* _IndexBuilder::p |
dword* _IndexBuilder::pfirst |