Home
last modified time | relevance | path

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

/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_exporter.h56 ExportResult ExportGLTF(CORE_NS::IEngine& engine, const CORE_NS::IEcs& ecs);
H A Dgltf2.cpp171 if (auto result = GLTF2::ExportGLTF(*engine_, ecs); result.success) { in SaveGLTF()
H A Dgltf2_exporter.cpp2490 ExportResult ExportGLTF(IEngine& engine, const IEcs& ecs) in ExportGLTF() function

Completed in 7 milliseconds