Home
last modified time | relevance | path

Searched refs:entityRefs (Results 1 - 2 of 2) sorted by relevance

/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Decs_util.h126 BASE_NS::vector<CORE_NS::EntityReference*> entityRefs; in RewriteEntityReferences() local
130 GatherEntityReferences(entities, entityRefs, property, offset + property.offset); in RewriteEntityReferences()
135 if (!entities.empty() || !entityRefs.empty()) { in RewriteEntityReferences()
142 for (CORE_NS::EntityReference* entity : entityRefs) { in RewriteEntityReferences()
/foundation/graphic/graphic_3d/lume/LumeEcsSerializer/EcsSerializer/include/ecs_serializer/
H A Decs_clone_util.h119 vector<EntityReference*> entityRefs; in RewriteEntityReferences() local

Completed in 2 milliseconds