Home
last modified time | relevance | path

Searched refs:RemoveEntityRecursive (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/include/scene_plugin/interface/
H A Dintf_entity_collection.h75 virtual void RemoveEntityRecursive(CORE_NS::Entity entity) = 0; in SCENE_BEGIN_NAMESPACE()
/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dentity_collection.h63 void RemoveEntityRecursive(CORE_NS::Entity entity) override; in SCENE_BEGIN_NAMESPACE()
H A Dentity_collection.cpp142 void EntityCollection::RemoveEntityRecursive(CORE_NS::Entity entity) in RemoveEntityRecursive() function in EntityCollection
166 it->RemoveEntityRecursive(entity); in RemoveEntityRecursive()
H A Dscene_holder.cpp1650 scene_->RemoveEntityRecursive(entity); in DestroyEntity()
2572 scene_->RemoveEntityRecursive(cachedEntity); in ReleaseOwnership()
2575 scene_->RemoveEntityRecursive(entity); in ReleaseOwnership()