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

Public Member Functions

 each_ref_column (const _::term_ptr &term, size_t row)
 

Detailed Description

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

Definition at line 155 of file delegate.hpp.

Constructor & Destructor Documentation

◆ each_ref_column()

template<typename T , typename = int>
flecs::_::each_ref_column< T, typename >::each_ref_column ( const _::term_ptr & term,
size_t row )
inline

Definition at line 156 of file delegate.hpp.


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