Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_exporter.cpp2340 void AttachMesh(IEcs const& ecs, const Entity nodeEntity, Node& exportNode, decltype(Data::meshes)&… in AttachMesh() function
2449 AttachMesh(ecs, nodeEntity, exportNode, data.meshes, usedMeshes); in RecursivelyExportNode()