Searched refs:GetEntityId (Results 1 - 1 of 1) sorted by relevance
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/ |
H A D | scene_holder.cpp | 875 bool GetEntityId(const CORE_NS::Entity& entity, BASE_NS::string_view& entityName, in GetEntityId() function 909 if (GetEntityId(row.entity, id, collection, backupCollection, nameComponentManager)) { in ExtractQueryResults() 1751 if (!GetEntityId(entity, entityName, *scene_.get(), "GLTF_Materials", *nameComponentManager_)) { in GetMaterialName() 1772 if (!GetEntityId(meshEntity, entityName, *scene_.get(), "GLTF_Meshes", *nameComponentManager_)) { in GetMeshName()
|
Completed in 6 milliseconds