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