Flecs v3.2
A fast entity component system (ECS) for C & C++
Loading...
Searching...
No Matches
flecs::untyped_field Member List

This is the complete list of members for flecs::untyped_field, including all inherited members.

m_count (defined in flecs::untyped_field)flecs::untyped_fieldprotected
m_data (defined in flecs::untyped_field)flecs::untyped_fieldprotected
m_is_shared (defined in flecs::untyped_field)flecs::untyped_fieldprotected
m_size (defined in flecs::untyped_field)flecs::untyped_fieldprotected
operator[](size_t index) constflecs::untyped_fieldinline
untyped_field(void *array, size_t size, size_t count, bool is_shared=false) (defined in flecs::untyped_field)flecs::untyped_fieldinline