Searched refs:GatherEntityReferences (Results 1 - 2 of 2) sorted by relevance
/foundation/graphic/graphic_3d/lume/LumeEcsSerializer/EcsSerializer/include/ecs_serializer/ |
H A D | ecs_clone_util.h | 74 void GatherEntityReferences(vector<Entity*>& entities, in GatherEntityReferences() function 88 GatherEntityReferences(entities, entityReferences, containerProperty, ptr); in GatherEntityReferences() 96 GatherEntityReferences(entities, entityReferences, containerProperty, ptr); in GatherEntityReferences() 103 GatherEntityReferences(entities, entityReferences, child, offset + child.offset); in GatherEntityReferences()
|
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/ |
H A D | ecs_util.h | 77 inline void GatherEntityReferences(BASE_NS::vector<CORE_NS::Entity*>& entities, in GatherEntityReferences() function 91 GatherEntityReferences(entities, entityReferences, containerProperty, ptr); in GatherEntityReferences() 99 GatherEntityReferences(entities, entityReferences, containerProperty, ptr); in GatherEntityReferences() 107 GatherEntityReferences(entities, entityReferences, child, offset + child.offset); in GatherEntityReferences() 130 GatherEntityReferences(entities, entityRefs, property, offset + property.offset); in RewriteEntityReferences()
|
Completed in 2 milliseconds