Home
last modified time | relevance | path

Searched defs:jsonOut (Results 1 - 5 of 5) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeEcsSerializer/EcsSerializer/src/ecs_serializer/
H A Decs_asset_manager.cpp145 json::standalone_value jsonOut; in SaveJsonEntityCollection() local
H A Decs_serializer.cpp155 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 Dasset_manager.cpp106 json::standalone_value jsonOut; in SaveJsonEntityCollection() local
H A Decs_serializer.cpp210 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 Dio_util.cpp34 bool WriteCompatibilityInfo(json::standalone_value& jsonOut, const CompatibilityInfo& info) in WriteCompatibilityInfo() argument

Completed in 5 milliseconds