|
vecs
Fast, flexible ecs in C++ with ergonomic API
|
This is the complete list of members for vecs::Query< Components >::Single, including all inherited members.
| operator bool() const | vecs::Query< Components >::Single | inline |
| operator*() | vecs::Query< Components >::Single | inline |
| Query (defined in vecs::Query< Components >::Single) | vecs::Query< Components >::Single | friend |
| Single()=default | vecs::Query< Components >::Single | |
| Single(const std::tuple< Components *... > &components) | vecs::Query< Components >::Single | inline |