Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dscene_util.cpp482 auto animationOutputManager = GetManager<IAnimationOutputComponentManager>(ecs); in UpdateTracks() local
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_exporter.cpp798 const IAnimationOutputComponentManager& animationOutputManager, BufferHelper& bufferHelper) in CreateAnimationSampler()
837 auto const animationOutputManager = GetManager<IAnimationOutputComponentManager>(ecs); in ExportGltfAnimations() local
H A Dgltf2_importer.cpp3390 const AnimationTrack& track, IAnimationOutputComponentManager* animationOutputManager) in PrepareAnimationOutputTask()
3418 auto animationOutputManager = GetManager<IAnimationOutputComponentManager>(*ecs_); in PrepareAnimationTasks() local