Searched defs:Mesh (Results 1 – 8 of 8) sorted by relevance
20 Mesh::Mesh() in Mesh() function in OHOS::Rosen::Mesh
139 struct Mesh { struct140 BASE_NS::vector<SubMesh> subMeshes;
123 ## Mesh section
122 ## Mesh section
215 struct Mesh { struct216 BASE_NS::vector<SubMesh> subMeshes;
121 Mesh(const IMesh::Ptr& node) in Mesh() function
625 struct Mesh { in CORE3D_BEGIN_NAMESPACE() struct627 BASE_NS::string name; in CORE3D_BEGIN_NAMESPACE()629 BASE_NS::vector<MeshPrimitive> primitives; in CORE3D_BEGIN_NAMESPACE()631 BASE_NS::vector<float> weights; in CORE3D_BEGIN_NAMESPACE()
2916 void RosenRenderCustomPaint::Mesh( function in OHOS::Ace::RosenRenderCustomPaint