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