Gaia-ECS v1.0.0
A simple and powerful entity component system
Loading...
Searching...
No Matches
gaia::ecs::QueryCtx::Data::LookupIdentity Struct Reference

Cold canonical payload used exclusively by shared-query hashing and equality. More...

#include <query_common.h>

Public Attributes

cnt::sarray< QueryTerm, MAX_ITEMS_IN_QUERY > lookupTerms
 Canonicalized lookup terms reused by hash/equality for shared query dedup.
 
QueryEntityArray changed
 Canonicalized changed-filter ids reused by hash/equality for shared query dedup.
 
QueryEntityArray groupDeps
 Canonicalized group dependency ids reused by hash/equality for shared query dedup.
 

Detailed Description

Cold canonical payload used exclusively by shared-query hashing and equality.


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