Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dmesh_impl.cpp159 if (sceneHolder->FindMesh(name, fullpath, meshEntinty)) { in SetPath()
H A Dscene_holder.h209 …bool FindMesh(const BASE_NS::string_view name, const BASE_NS::string_view fullPath, CORE_NS::Entit…
H A Dscene_holder.cpp867 FindMesh(KDUMMY_STRING, KDUMMY_STRING, dummy); in IntrospectNodeless()
952 bool SceneHolder::FindMesh(const BASE_NS::string_view name, const BASE_NS::string_view fullPath, En… in FindMesh() function in SceneHolder
1164 FindMesh(name, fullPath, entity)) { in FindResource()