Flecs
v4.0
A fast entity component system (ECS) for C & C++
Loading...
Searching...
No Matches
entity_view.inl
Go to the documentation of this file.
1
11
template
<
typename
E>
12
E to_constant()
const
;
13