Home
last modified time | relevance | path

Searched defs:GetMesh (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/base/geometry/ng/
H A Dimage_mesh.h28 std::vector<double> GetMesh() const in GetMesh() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/shape/
H A Drender_shape_container.h65 std::vector<double> GetMesh() const in GetMesh() function
H A Dshape_container_component.h164 const std::vector<double> GetMesh() const in GetMesh() function
/ohos5.0/foundation/graphic/graphic_3d/kits/js/src/
H A DGeometryJS.cpp92 napi_value GeometryJS::GetMesh(NapiApi::FunctionContext<>& ctx) in GetMesh() function in GeometryJS
/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/include/scene_plugin/api/
H A Dscene.h155 Mesh GetMesh(const BASE_NS::string_view path) in GetMesh() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Dshape_container_composed_element.cpp222 std::unique_ptr<JsonValue> ShapeContainerComposedElement::GetMesh() const in GetMesh() function in OHOS::Ace::V2::ShapeContainerComposedElement
/ohos5.0/foundation/multimedia/image_effect/frameworks/native/render_environment/core/
H A Drender_resource_cache.h57 RenderMesh *GetMesh(const std::string name) in GetMesh() function
/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dnode_impl.cpp1368 SCENE_NS::IMesh::Ptr NodeImpl::GetMesh() const in GetMesh() function in NodeImpl
H A Dscene_impl.cpp645 SCENE_NS::IMesh::Ptr GetMesh(const BASE_NS::string_view name) override in GetMesh() function in __anon3577c0ce0110::SceneImpl