Home
last modified time | relevance | path

Searched refs:CloneComponents (Results 1 - 3 of 3) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeEcsSerializer/EcsSerializer/include/ecs_serializer/
H A Decs_clone_util.h50 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 Decs_util.h53 inline void CloneComponents( in CloneComponents() function
66 CloneComponents(srcEcs, src, dstEcs, dst); in CloneEntity()
73 CloneComponents(srcEcs, src, dstEcs, dst); in CloneEntityReference()
H A Dscene_holder.cpp1622 CORE_NS::CloneComponents(*ecs_, entity, *ecs_, ret); in CloneEntity()

Completed in 6 milliseconds