Expand description

Core datastructures that associate handles with data in a gpu-friendly format.

Structs

Represents a single archetype in a ArchitypicalErasedRegistry.

Registry that stores the values in archetypes, each key representing an archetype.

Registry that stores type-erased values in archetypes, each type corresponding to an archetype.

Per-value data that isn’t type erased in a ArchitypicalErasedRegistry.

Registry that stores values in an IndexMap.