Home
last modified time | relevance | path

Searched refs:GatherMeshData (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_importer.cpp859 GatherMeshDataResult GatherMeshData(const GLTF2::Mesh& mesh, const GLTFImportResult& importResult, … in GatherMeshData() function
3320 t->data = GatherMeshData(mesh, result_, flags_, materialManager_, device_, engine_); in PrepareMeshTasks()