Home
last modified time | relevance | path

Searched refs:GetEntityRecursive (Results 1 - 4 of 4) sorted by relevance

/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/include/scene_plugin/interface/
H A Dintf_entity_collection.h69 virtual CORE_NS::EntityReference GetEntityRecursive(BASE_NS::string_view localContextId) const = 0;
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dentity_collection.h57 CORE_NS::EntityReference GetEntityRecursive(BASE_NS::string_view localContextId) const override;
H A Dentity_collection.cpp126 EntityReference EntityCollection::GetEntityRecursive(string_view localContextId) const in GetEntityRecursive() function in EntityCollection
132 ret = it->GetEntityRecursive(localContextId); in GetEntityRecursive()
H A Dscene_holder.cpp955 entity = scene_->GetEntityRecursive(fullPath); in FindMesh()
1009 entity = scene_->GetEntityRecursive(fullPath); in FindMaterial()

Completed in 7 milliseconds