Home
last modified time | relevance | path

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

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