Home
last modified time | relevance | path

Searched defs:SaveGLTF (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2.cpp167 bool Gltf2::SaveGLTF(IEcs& ecs, const string_view uri) in SaveGLTF() function in Gltf2
H A Dgltf2_exporter.cpp2270 void SaveGLTF(Data const& data, IFile& file, string_view versionString) in SaveGLTF() function