Home
last modified time | relevance | path

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

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