Home
last modified time | relevance | path

Searched defs:animationTrackManager (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Decs_animation.h93 if (auto animationTrackManager = in SCENE_BEGIN_NAMESPACE() local
160 if (auto animationTrackManager = in SCENE_BEGIN_NAMESPACE() local
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
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dscene_util.cpp481 auto animationTrackManager = GetManager<IAnimationTrackComponentManager>(ecs); in UpdateTracks() local
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_exporter.cpp838 auto const animationTrackManager = GetManager<IAnimationTrackComponentManager>(ecs); in ExportGltfAnimations() local
H A Dgltf2_importer.cpp3419 auto animationTrackManager = GetManager<IAnimationTrackComponentManager>(*ecs_); in PrepareAnimationTasks() local