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

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

m_array (defined in flecs::untyped_column)flecs::untyped_columnprotected
m_count (defined in flecs::untyped_column)flecs::untyped_columnprotected
m_is_shared (defined in flecs::untyped_column)flecs::untyped_columnprotected
m_size (defined in flecs::untyped_column)flecs::untyped_columnprotected
operator[](size_t index) constflecs::untyped_columninline
untyped_column(void *array, size_t size, size_t count, bool is_shared=false) (defined in flecs::untyped_column)flecs::untyped_columninline