Searched defs:bufferHelper (Results 1 – 1 of 1) sorted by relevance
| /foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/ |
| D | gltf2_exporter.cpp | 566 Accessor* StoreInverseBindMatrices(array_view<const Math::Mat4X4> ibls, BufferHelper& bufferHelper) in StoreInverseBindMatrices() 653 ExportResult& result, BufferHelper& bufferHelper) in ExportGltfSkins() 722 …ationInputComponentManager& inputManager, const Entity& animationInput, BufferHelper& bufferHelper) in AnimationInput() 763 AnimationPath type, BufferHelper& bufferHelper) in AnimationOutput() 803 const IAnimationOutputComponentManager& animationOutputManager, BufferHelper& bufferHelper) in CreateAnimationSampler() 836 …ations(const IEcs& ecs, const Entities& entities, ExportResult& result, BufferHelper& bufferHelper) in ExportGltfAnimations() 1215 const vector<Entity>& usedMaterials, ExportResult& result, BufferHelper& bufferHelper) in ExportGltfMaterials() 1272 void ExportImageData(IFileManager& fileManager, ExportResult& result, BufferHelper& bufferHelper, in ExportImageData() 2473 BufferHelper bufferHelper(*exportBuffer, result.data->bufferViews, result.data->accessors); in ExportGLTF() local
|