Flecs v4.0
A fast entity component system (ECS) for C & C++
Loading...
Searching...
No Matches
flecs::ref< T > Member List

This is the complete list of members for flecs::ref< T >, including all inherited members.

component() constflecs::untyped_refinline
entity() constflecs::untyped_refinline
get() (defined in flecs::ref< T >)flecs::ref< T >inline
has() (defined in flecs::untyped_ref)flecs::untyped_refinline
operator bool()flecs::untyped_refinline
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_refinline
untyped_ref(world_t *world, entity_t entity, flecs::id_t id) (defined in flecs::untyped_ref)flecs::untyped_refinline
untyped_ref(flecs::entity entity, flecs::id_t id) (defined in flecs::untyped_ref)flecs::untyped_refinline