Gaia-ECS v0.9.3
A simple and powerful entity component system
Loading...
Searching...
No Matches
gaia::ecs::QueryArchetypeCacheCursor Struct Reference

Incremental query-matching cursor for one entity-to-archetype lookup bucket. More...

#include <query_common.h>

Public Attributes

uint32_t index = 0
 Number of bucket records that were already matched at revision.
 
uint32_t revision = 0
 Lookup-bucket revision associated with index.
 

Detailed Description

Incremental query-matching cursor for one entity-to-archetype lookup bucket.


The documentation for this struct was generated from the following file: