Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_importer.cpp896 Entity ImportMesh(IEcs& ecs, const GatherMeshDataResult& gatherResult) in ImportMesh() function
3327 auto meshEntity = ImportMesh(*ecs_, t->data); in PrepareMeshTasks()