Home
last modified time | relevance | path

Searched refs:BufferHelper (Results 1 - 1 of 1) sorted by relevance

/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_exporter.cpp257 class BufferHelper { class
259 BufferHelper( in BufferHelper() function in GLTF2::__anon9742::BufferHelper
263 ~BufferHelper() = default;
566 Accessor* StoreInverseBindMatrices(array_view<const Math::Mat4X4> ibls, BufferHelper& bufferHelper) in StoreInverseBindMatrices()
653 ExportResult& result, BufferHelper& bufferHelper) in ExportGltfSkins()
666 // store IBMs in the buffer handled by BufferHelper in ExportGltfSkins()
717 const IAnimationInputComponentManager& inputManager, const Entity& animationInput, BufferHelper& bufferHelper) in AnimationInput()
758 AnimationPath type, BufferHelper& bufferHelper) in AnimationOutput()
798 const IAnimationOutputComponentManager& animationOutputManager, BufferHelper& bufferHelper) in CreateAnimationSampler()
831 void ExportGltfAnimations(const IEcs& ecs, const Entities& entities, ExportResult& result, BufferHelper
[all...]

Completed in 3 milliseconds