|
co_ecs 0.9.0
Cobalt ECS
|
This is the complete list of members for co_ecs::component_fetch, including all inherited members.
| fetch_pointer(auto &&chunk, std::size_t index) -> const decay_component_t< C > *requires(const_component_reference_v< C >) | co_ecs::component_fetch | inlinestatic |
| fetch_pointer(auto &&chunk, std::size_t index) -> decay_component_t< C > *requires(mutable_component_reference_v< C >) | co_ecs::component_fetch | inlinestatic |