Home
last modified time | relevance | path

Searched defs:oldToNew (Results 1 - 3 of 3) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeEcsSerializer/EcsSerializer/include/ecs_serializer/
H A Decs_clone_util.h157 unordered_map<Entity, Entity> oldToNew; in CloneEntitiesUpdateRefs() local
110 RewriteEntityReferences( IEcs& ecs, Entity entity, unordered_map<Entity, Entity>& oldToNew) RewriteEntityReferences() argument
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Decs_util.h182 BASE_NS::unordered_map<CORE_NS::Entity, CORE_NS::Entity> oldToNew; in CloneEntitiesUpdateRefs() local
114 RewriteEntityReferences( CORE_NS::IEcs& ecs, CORE_NS::Entity entity, BASE_NS::unordered_map<CORE_NS::Entity, CORE_NS::Entity>& oldToNew) RewriteEntityReferences() argument
/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/
H A Dnode_system.cpp1080 unordered_map<Entity, Entity> oldToNew; in CloneNode() local

Completed in 3 milliseconds