Home
last modified time | relevance | path

Searched defs:entityManager (Results 1 - 10 of 10) sorted by relevance

/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Duri_lookup.cpp37 const auto& entityManager = uriManager.GetEcs().GetEntityManager(); in LookupResourceByUri() local
H A Dscene_util.cpp480 auto& entityManager = ecs.GetEntityManager(); in UpdateTracks() local
572 auto& entityManager = ecs.GetEntityManager(); in RetargetSkinAnimation() local
H A Dmesh_builder.cpp497 EntityReference CreateBuffer(IEntityManager& entityManager, IRenderHandleComponentManager& handleManager, in CreateBuffer() argument
/foundation/graphic/graphic_3d/lume/LumeEcsSerializer/EcsSerializer/include/ecs_serializer/
H A Decs_animation_util.h38 auto& entityManager = ecs.GetEntityManager(); in UpdateAnimationTrackTargets() local
/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/
H A Dmorphing_system.cpp257 auto& entityManager = ecs_.GetEntityManager(); in Update() local
H A Dnode_system.cpp503 NodeCache(IEntityManager& entityManager, INameComponentManager& nameComponentManager, in NodeCache() argument
1124 IEntityManager& entityManager = ecs_.GetEntityManager(); in DestroyNode() local
H A Danimation_system.cpp495 auto& entityManager = stateManager_.GetEcs().GetEntityManager(); in UpdateStateAndTracks() local
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dasset_loader.cpp512 auto& entityManager = ecs_.GetEntityManager(); in UpdateTrackTargets() local
H A Decs_animation.cpp107 auto& entityManager = ecs.GetEntityManager(); in UpdateTrackTargets() local
/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_importer.cpp1799 void RecursivelyCreateEntities(IEntityManager& entityManager, GLTF2::Data const& data, GLTF2::Node const& node, in RecursivelyCreateEntities() argument
1455 FillTextureParams(const GLTF2::TextureInfo& textureInfo, const GLTFImportResult& importResult, const GLTF2::Data& data, IEntityManager& entityManager, MaterialComponent& desc, MaterialComponent::TextureIndex index) FillTextureParams() argument

Completed in 20 milliseconds