Flecs v4.0
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.

count_ (defined in flecs::untyped_field)flecs::untyped_fieldprotected
data_ (defined in flecs::untyped_field)flecs::untyped_fieldprotected
is_shared_ (defined in flecs::untyped_field)flecs::untyped_fieldprotected
operator[](size_t index) constflecs::untyped_fieldinline
size_ (defined in flecs::untyped_field)flecs::untyped_fieldprotected
untyped_field(void *array, size_t size, size_t count, bool is_shared=false) (defined in flecs::untyped_field)flecs::untyped_fieldinline