Home
last modified time | relevance | path

Searched refs:GetMeshes (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.h165 virtual BASE_NS::vector<IMesh::Ptr> GetMeshes() const = 0;
/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dscene_impl.cpp631 BASE_NS::vector<SCENE_NS::IMesh::Ptr> GetMeshes() const override in GetMeshes() function in __anon3577c0ce0110::SceneImpl