Home
last modified time | relevance | path

Searched refs:ReadComponent (Results 1 - 5 of 5) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeEcsSerializer/EcsSerializer/include/ecs_serializer/
H A Dintf_ecs_serializer.h89 virtual bool ReadComponent(IEntityCollection& ec, const json::value& jsonIn, Entity entity,
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/include/scene_plugin/interface/
H A Dintf_ecs_serializer.h89 virtual bool ReadComponent(IEntityCollection& ec, const CORE_NS::json::value& jsonIn, CORE_NS::Entity entity,
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Decs_serializer.h57 bool ReadComponent(IEntityCollection& ec, const CORE_NS::json::value& jsonIn, CORE_NS::Entity entity,
H A Decs_serializer.cpp977 ReadComponent(ec, componentJson, entity, *cm); in ReadComponents()
1002 bool EcsSerializer::ReadComponent( in ReadComponent() function in EcsSerializer
/foundation/graphic/graphic_3d/lume/LumeEcsSerializer/EcsSerializer/src/ecs_serializer/
H A Decs_serializer.cpp74 bool ReadComponent(IEntityCollection& ec, const CORE_NS::json::value& jsonIn, CORE_NS::Entity entity,
852 ReadComponent(ec, componentJson, entity, *cm); in ReadComponents()
904 bool EcsSerializer::ReadComponent( in ReadComponent() function in EcsSerializer

Completed in 6 milliseconds