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

Query-field to archetype-component column mapping for one matched archetype. More...

#include <query_info.h>

Public Attributes

uint8_t indices [ChunkHeader::MAX_COMPONENTS]
 Component column per query field, with invalid entries encoded by the mapping builder.
 

Detailed Description

Query-field to archetype-component column mapping for one matched archetype.


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