Home
last modified time | relevance | path

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

/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_exporter.cpp1846 json::value jsonMeshes = json::value::array {}; in ExportMeshes() local
1870 jsonMeshes.array_.push_back(move(jsonMesh)); in ExportMeshes()
1872 return jsonMeshes; in ExportMeshes()

Completed in 5 milliseconds