Home
last modified time | relevance | path

Searched refs:Ecs (Results 1 - 1 of 1) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeEngine/src/ecs/
H A Decs.cpp51 class Ecs final : public IEcs, IPluginRegister::ITypeInfoListener {
53 Ecs(IClassFactory&, const IThreadPool::Ptr& threadPool);
54 ~Ecs() override;
56 Ecs(const Ecs&) = delete;
57 Ecs(const Ecs&&) = delete;
58 Ecs& operator=(const Ecs&) = delete;
59 Ecs
273 Ecs::Ecs(IClassFactory& registry, const IThreadPool::Ptr& threadPool) Ecs() function in __anon9609::Ecs
[all...]

Completed in 1 milliseconds