Searched refs:CloneComponents (Results 1 - 3 of 3) sorted by relevance
/foundation/graphic/graphic_3d/lume/LumeEcsSerializer/EcsSerializer/include/ecs_serializer/ |
H A D | ecs_clone_util.h | 50 inline void CloneComponents( in CloneComponents() function 63 CloneComponents(srcEcs, src, dstEcs, dst); in CloneEntity() 70 CloneComponents(srcEcs, src, dstEcs, dst); in CloneEntityReference()
|
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/ |
H A D | ecs_util.h | 53 inline void CloneComponents( in CloneComponents() function 66 CloneComponents(srcEcs, src, dstEcs, dst); in CloneEntity() 73 CloneComponents(srcEcs, src, dstEcs, dst); in CloneEntityReference()
|
H A D | scene_holder.cpp | 1622 CORE_NS::CloneComponents(*ecs_, entity, *ecs_, ret); in CloneEntity()
|
Completed in 6 milliseconds