![]() |
Nexus Engine
v0.0.1
|
This is the complete list of members for Nexus::ECS::ComponentPool< T >, including all inherited members.
| Clear() override | Nexus::ECS::ComponentPool< T > | inlinevirtual |
| Contains(Entity entity) const override | Nexus::ECS::ComponentPool< T > | inlinevirtual |
| Emplace(Entity entity, Args &&... args) | Nexus::ECS::ComponentPool< T > | inline |
| Entities() const override | Nexus::ECS::ComponentPool< T > | inlinevirtual |
| Get(Entity entity) | Nexus::ECS::ComponentPool< T > | inline |
| Get(Entity entity) const | Nexus::ECS::ComponentPool< T > | inline |
| Remove(Entity entity) override | Nexus::ECS::ComponentPool< T > | inlinevirtual |
| Reserve(usize capacity) override | Nexus::ECS::ComponentPool< T > | inlinevirtual |
| TryGet(Entity entity) | Nexus::ECS::ComponentPool< T > | inline |
| TryGet(Entity entity) const | Nexus::ECS::ComponentPool< T > | inline |
| Values() | Nexus::ECS::ComponentPool< T > | inline |
| Values() const | Nexus::ECS::ComponentPool< T > | inline |
| ~IComponentPool()=default | Nexus::ECS::IComponentPool | virtual |