Cache range selected by the query's optional group id filter.
More...
#include <query.h>
|
|
uint32_t | idxFrom = 0 |
| | First cached archetype index to process.
|
| |
|
uint32_t | idxTo = 0 |
| | One-past-the-end cached archetype index to process.
|
| |
|
bool | hasSelectedGroup = false |
| | True when m_groupIdSet narrowed the range to one cache group.
|
| |
|
bool | valid = true |
| | False when the selected group id is absent from the matched cache.
|
| |
Cache range selected by the query's optional group id filter.
The documentation for this struct was generated from the following file:
- /home/runner/work/gaia-ecs/gaia-ecs/include/gaia/ecs/query.h