Flecs
v4.0
A fast entity component system (ECS) for C & C++
Loading...
Searching...
No Matches
Public Member Functions
|
List of all members
flecs::_::query_delegate_w_ent< Func, arg_list< E, Args ... > > Struct Template Reference
Public Member Functions
query_delegate_w_ent
(const
flecs::world
&
world
, Func &&func)
Detailed Description
template<typename Func, typename E, typename ... Args>
struct flecs::_::query_delegate_w_ent< Func, arg_list< E, Args ... > >
Definition at line
260
of file
impl.hpp
.
Constructor & Destructor Documentation
◆
query_delegate_w_ent()
template<typename Func, typename E, typename ... Args>
flecs::_::query_delegate_w_ent
< Func,
arg_list
< E, Args ... > >::query_delegate_w_ent
(
const
flecs::world
&
world
,
Func &&
func
)
inline
Definition at line
262
of file
impl.hpp
.
The documentation for this struct was generated from the following file:
include/flecs/addons/cpp/mixins/query/
impl.hpp