Home
last modified time | relevance | path

Searched defs:meshIndex (Results 1 - 2 of 2) sorted by relevance

/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/
H A Drender_system.cpp1489 const uint32_t meshIndex = dsMaterial_->AddMeshData(rmd); in ProcessMesh() local
1419 ProcessSubmesh(const MeshProcessData& mpd, const MeshComponent::Submesh& submesh, const uint32_t meshIndex, const uint32_t subMeshIndex, const uint32_t skinJointIndex, const MinAndMax& mam, const bool isNegative) ProcessSubmesh() argument
/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_importer.cpp1877 const size_t meshIndex = FindIndex(data.meshes, node.mesh); in CreateMesh() local
2062 size_t const meshIndex = FindIndex(data.meshes, node->mesh); in CreateMorphComponents() local

Completed in 9 milliseconds