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

Wrapper classes for fields returned by flecs::iter. More...

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

Go to the source code of this file.

Classes

struct  flecs::untyped_field
 Unsafe wrapper class around a field. More...
 
struct  flecs::field< T >
 Wrapper class around a field. More...
 

Detailed Description

Wrapper classes for fields returned by flecs::iter.

Definition in file field.hpp.