Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/
H A Drender_system.cpp1420 …const uint32_t meshIndex, const uint32_t subMeshIndex, const uint32_t skinJointIndex, const MinAnd… in ProcessSubmesh()
/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dscene_holder.cpp2446 size_t subMeshIndex = 0; in CreateMeshFromArrays() local