Flecs v4.0
A fast entity component system (ECS) for C & C++
Loading...
Searching...
No Matches
flecs::_::each_ref_field< T, typename > Struct Template Reference
Inheritance diagram for flecs::_::each_ref_field< T, typename >:
[legend]

Public Member Functions

 each_ref_field (const flecs::iter_t *iter, _::field_ptr &field, size_t row)
 

Detailed Description

template<typename T, typename = int>
struct flecs::_::each_ref_field< T, typename >

Definition at line 201 of file delegate.hpp.

Constructor & Destructor Documentation

◆ each_ref_field()

template<typename T , typename = int>
flecs::_::each_ref_field< T, typename >::each_ref_field ( const flecs::iter_t * iter,
_::field_ptr & field,
size_t row )
inline

Definition at line 202 of file delegate.hpp.


The documentation for this struct was generated from the following file: