Home
last modified time | relevance | path

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

/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_exporter.h55 void SaveGLTF(Data const& data, CORE_NS::IFile& file, BASE_NS::string_view versionString);
H A Dgltf2.cpp167 bool Gltf2::SaveGLTF(IEcs& ecs, const string_view uri) in SaveGLTF() function in Gltf2
186 GLTF2::SaveGLTF(*result.data, *file, engine_->GetVersion()); in SaveGLTF()
H A Dgltf2.h47 bool SaveGLTF(CORE_NS::IEcs& ecs, BASE_NS::string_view uri) override;
H A Dgltf2_exporter.cpp2270 void SaveGLTF(Data const& data, IFile& file, string_view versionString) in SaveGLTF() function
/foundation/graphic/graphic_3d/lume/Lume_3D/api/3d/gltf/
H A Dgltf.h307 virtual bool SaveGLTF(CORE_NS::IEcs& ecs, BASE_NS::string_view uri) = 0;

Completed in 7 milliseconds