Home
last modified time | relevance | path

Searched defs:animationTrackManager (Results 1 - 5 of 5) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeEcsSerializer/EcsSerializer/include/ecs_serializer/
H A Decs_animation_util.h37 auto animationTrackManager = GetManager<CORE3D_NS::IAnimationTrackComponentManager>(ecs); in UpdateAnimationTrackTargets() local
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dasset_loader.cpp511 auto animationTrackManager = GetManager<IAnimationTrackComponentManager>(ecs_); in UpdateTrackTargets() local
H A Decs_animation.cpp106 auto animationTrackManager = GetManager<IAnimationTrackComponentManager>(ecs); in UpdateTrackTargets() local
/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dscene_util.cpp481 auto animationTrackManager = GetManager<IAnimationTrackComponentManager>(ecs); in UpdateTracks() local
/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_exporter.cpp838 auto const animationTrackManager = GetManager<IAnimationTrackComponentManager>(ecs); in ExportGltfAnimations() local

Completed in 10 milliseconds