Searched defs:oldToNew (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/ |
H A D | ecs_util.h | 115 …s& ecs, CORE_NS::Entity entity, BASE_NS::unordered_map<CORE_NS::Entity, CORE_NS::Entity>& oldToNew) in RewriteEntityReferences() 182 BASE_NS::unordered_map<CORE_NS::Entity, CORE_NS::Entity> oldToNew; in CloneEntitiesUpdateRefs() local
|
H A D | entity_collection.cpp | 618 array_view<const EntityReference> entities, unordered_map<Entity, Entity>& oldToNew, in CloneEntitiesFromCollection() argument 680 unordered_map<Entity, Entity> oldToNew; in CopyContentsWithSerialization() local 707 unordered_map<Entity, Entity> oldToNew; in ClonePrivate() local
|
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/ |
H A D | node_system.cpp | 1080 unordered_map<Entity, Entity> oldToNew; in CloneNode() local 1086 Entity current, size_t entityIdx) { in CloneNode()
|