Home
last modified time | relevance | path

Searched defs:CloneEntity (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Decs_util.h63 inline CORE_NS::Entity CloneEntity(CORE_NS::IEcs& srcEcs, CORE_NS::Entity src, CORE_NS::IEcs& dstEc… in CloneEntity() function
H A Dscene_holder.cpp1616 CORE_NS::Entity SceneHolder::CloneEntity(CORE_NS::Entity entity, const BASE_NS::string& name, bool … in CloneEntity() function in SceneHolder
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/ecs/
H A Decs.cpp357 Entity Ecs::CloneEntity(const Entity entity) in CloneEntity() function in __anon7ce8fd9e0110::Ecs