![]() |
Gaia-ECS v0.9.3
A simple and powerful entity component system
|
Mutable SoA term view fallback for APIs where storage mode is known only at runtime. Direct chunk-backed paths should use SoATermViewSetPointer instead. More...
#include <chunk_iterator.h>
Public Attributes | |
| uint8_t * | pData = nullptr |
| uint32_t | dataSize = 0 |
| const Entity * | pEntities = nullptr |
| World * | pWorld = nullptr |
| Entity | id = EntityBad |
| uint32_t | idxBase = 0 |
| uint32_t | cnt = 0 |
| bool | writeIm = true |
Mutable SoA term view fallback for APIs where storage mode is known only at runtime. Direct chunk-backed paths should use SoATermViewSetPointer instead.