Searched defs:jsonOut (Results 1 - 5 of 5) sorted by relevance
/foundation/graphic/graphic_3d/lume/LumeEcsSerializer/EcsSerializer/src/ecs_serializer/ |
H A D | ecs_asset_manager.cpp | 145 json::standalone_value jsonOut; in SaveJsonEntityCollection() local
|
H A D | ecs_serializer.cpp | 155 PropertyToJson( const IEntityCollection& , const Property& , uintptr_t offset, json::standalone_value& jsonOut) PropertyToJson() argument 207 RenderHandleReferenceToJson(IRenderContext& renderContext, const IEntityCollection& ec, const RenderHandleReference& handleRefIn, json::standalone_value& jsonOut) RenderHandleReferenceToJson() argument 300 EntityToJson(const IEntityCollection& ec, const Entity& entityIn, json::standalone_value& jsonOut) EntityToJson() argument 339 EntityReferenceToJson(IRenderContext& renderContext, const IEntityCollection& ec, const EntityReference& entityIn, json::standalone_value& jsonOut) EntityReferenceToJson() argument [all...] |
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/ |
H A D | asset_manager.cpp | 106 json::standalone_value jsonOut; in SaveJsonEntityCollection() local
|
H A D | ecs_serializer.cpp | 210 PropertyToJson( const IEntityCollection& , const Property& , uintptr_t offset, json::standalone_value& jsonOut) PropertyToJson() argument 262 RenderHandleReferenceToJson(IRenderContext& renderContext, const IEntityCollection& ec, const RenderHandleReference& handleRefIn, json::standalone_value& jsonOut) RenderHandleReferenceToJson() argument 355 EntityToJson(const IEntityCollection& ec, const Entity& entityIn, json::standalone_value& jsonOut) EntityToJson() argument 394 EntityReferenceToJson(IRenderContext& renderContext, const IEntityCollection& ec, const EntityReference& entityIn, json::standalone_value& jsonOut) EntityReferenceToJson() argument [all...] |
/foundation/graphic/graphic_3d/lume/LumeEcsSerializer/Util/src/util/ |
H A D | io_util.cpp | 34 bool WriteCompatibilityInfo(json::standalone_value& jsonOut, const CompatibilityInfo& info) in WriteCompatibilityInfo() argument
|
Completed in 5 milliseconds