Home
last modified time | relevance | path

Searched defs:UpdateMeshFromArraysI32 (Results 1 – 2 of 2) sorted by relevance

/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/include/scene_plugin/api/
Dmesh.h229 void UpdateMeshFromArraysI32(MeshGeometryArrayPtr<uint32_t> arrays) in UpdateMeshFromArraysI32() function
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
Dmesh_impl.cpp430 void UpdateMeshFromArraysI32(SCENE_NS::MeshGeometryArrayPtr<uint32_t> arrays) override in UpdateMeshFromArraysI32() function in __anon74e23cb70111::MeshImpl