Home
last modified time | relevance | path

Searched defs:entityMgr (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dscene_util.cpp605 IEntityManager& entityMgr = ecs.GetEntityManager(); in GetDefaultMaterialShaderData() local
645 IEntityManager& entityMgr = ecs.GetEntityManager(); in GetDefaultMaterialShaderData() local
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/
H A Drender_system.cpp1273 auto& entityMgr = ecs_.GetEntityManager(); in Initialize() local
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_importer.cpp2565 auto& entityMgr = ecs_->GetEntityManager(); in GLTF2Importer() local