Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIAGameWorks/Falcor
/ dump
Method
dump
Source/Falcor/Utils/Properties.cpp:341–344 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
339
}
340
341
std::string Properties::dump(int indent) const
342
{
343
return mJson->dump(indent);
344
}
345
346
bool Properties::empty() const
347
{
Callers
7
saveToFile
Method · 0.45
format
Method · 0.45
to_string
Method · 0.45
writePrimitivesToFile
Method · 0.45
CPU_TEST
Function · 0.45
run
Method · 0.45
run_tests
Function · 0.45
Calls
no outgoing calls
Tested by
3
CPU_TEST
Function · 0.36
run
Method · 0.36
run_tests
Function · 0.36