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

Public Attributes

uint32_t id
 Index in the entity array.
 
IdentifierData soa: meta::StructToTupleMaxTypes_Bits
 Component is SoA.
 
IdentifierData size: MaxComponentSize_Bits
 Component size.
 
IdentifierData alig: MaxAlignment_Bits
 Component alignment.
 
IdentifierData unused: 6
 Unused part.
 

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