co_ecs 0.9.0
Cobalt ECS
Loading...
Searching...
No Matches
co_ecs::entity_location Class Reference

Entity location. More...

#include <entity_location.hpp>

Public Attributes

co_ecs::archetypearchetype {}
 
std::size_t chunk_index {}
 
std::size_t entry_index {}
 

Detailed Description

Entity location.

Member Data Documentation

◆ archetype

co_ecs::archetype* co_ecs::entity_location::archetype {}

◆ chunk_index

std::size_t co_ecs::entity_location::chunk_index {}

◆ entry_index

std::size_t co_ecs::entity_location::entry_index {}

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