Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIAGameWorks/Falcor
/ toJson
Method
toJson
Source/Falcor/Utils/Properties.cpp:331–334 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
329
}
330
331
json Properties::toJson() const
332
{
333
return *mJson;
334
}
335
336
pybind11::dict Properties::toPython() const
337
{
Callers
2
valueToJson
Function · 0.80
CPU_TEST
Function · 0.80
Calls
no outgoing calls
Tested by
1
CPU_TEST
Function · 0.64