Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/include/scene_plugin/interface/
H A Dintf_scene.h233 virtual IMesh::Ptr ReleaseMesh(const BASE_NS::string_view name) = 0;
/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dscene_impl.cpp1256 return me->ReleaseMesh(p); in relmesh()
1384 SCENE_NS::IMesh::Ptr ReleaseMesh(const BASE_NS::string_view name) override in ReleaseMesh() function in __anon3577c0ce0110::SceneImpl