![]() |
Flecs v4.0
A fast entity component system (ECS) for C & C++
|
This is the complete list of members for flecs::untyped_field, including all inherited members.
| count_ (defined in flecs::untyped_field) | flecs::untyped_field | protected |
| data_ (defined in flecs::untyped_field) | flecs::untyped_field | protected |
| is_shared_ (defined in flecs::untyped_field) | flecs::untyped_field | protected |
| operator[](size_t index) const | flecs::untyped_field | inline |
| size_ (defined in flecs::untyped_field) | flecs::untyped_field | protected |
| untyped_field(void *array, size_t size, size_t count, bool is_shared=false) (defined in flecs::untyped_field) | flecs::untyped_field | inline |