![]() |
Flecs v4.0
A fast entity component system (ECS) for C & C++
|
This is the complete list of members for flecs::ref< T >, including all inherited members.
| component() const | flecs::untyped_ref | inline |
| entity() const | flecs::untyped_ref | inline |
| get() (defined in flecs::ref< T >) | flecs::ref< T > | inline |
| has() (defined in flecs::untyped_ref) | flecs::untyped_ref | inline |
| operator bool() | flecs::untyped_ref | inline |
| operator->() (defined in flecs::ref< T >) | flecs::ref< T > | inline |
| ref() (defined in flecs::ref< T >) | flecs::ref< T > | inline |
| ref(world_t *world, entity_t entity, flecs::id_t id=0) (defined in flecs::ref< T >) | flecs::ref< T > | inline |
| ref(flecs::entity entity, flecs::id_t id=0) (defined in flecs::ref< T >) | flecs::ref< T > | |
| try_get() (defined in flecs::ref< T >) | flecs::ref< T > | inline |
| untyped_ref() (defined in flecs::untyped_ref) | flecs::untyped_ref | inline |
| untyped_ref(world_t *world, entity_t entity, flecs::id_t id) (defined in flecs::untyped_ref) | flecs::untyped_ref | inline |
| untyped_ref(flecs::entity entity, flecs::id_t id) (defined in flecs::untyped_ref) | flecs::untyped_ref | inline |