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

Public Member Functions

void reset_runtime_state ()
 

Public Attributes

uint32_t queueIdx = 0
 
uint32_t childIdx = 0
 
uint32_t childLevel = 0
 
uint32_t upDepth = 0
 
uint8_t phase = 0
 
bool initialized = false
 
bool selfEmitted = false
 
Entity upSource = EntityBad
 
std::span< const EntitycachedSources {}
 
cnt::darray< Entityqueue
 
cnt::darray< uint32_t > levels
 
cnt::darray< Entitychildren
 
cnt::set< EntityLookupKeyvisited
 

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