Flecs v4.1
A fast entity component system (ECS) for C & C++
Loading...
Searching...
No Matches
flecs::_::query_delegate_w_ent< Func, arg_list< E > > Struct Template Reference

Public Member Functions

 query_delegate_w_ent (const flecs::world &world, Func &&func)

Detailed Description

template<typename Func, typename E>
struct flecs::_::query_delegate_w_ent< Func, arg_list< E > >

Definition at line 295 of file impl.hpp.

Constructor & Destructor Documentation

◆ query_delegate_w_ent()

template<typename Func, typename E>
flecs::_::query_delegate_w_ent< Func, arg_list< E > >::query_delegate_w_ent ( const flecs::world & world,
Func && func )
inline

Definition at line 297 of file impl.hpp.


The documentation for this struct was generated from the following file:
  • include/flecs/addons/cpp/mixins/query/impl.hpp