Flecs v3.2
A fast entity component system (ECS) for C & C++
Loading...
Searching...
No Matches
ref.hpp File Reference

Class that caches data to speedup get operations. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  flecs::ref< T >
 Component reference. More...
 

Detailed Description

Class that caches data to speedup get operations.

Definition in file ref.hpp.