MCPcopy 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
341std::string Properties::dump(int indent) const
342{
343 return mJson->dump(indent);
344}
345
346bool Properties::empty() const
347{

Callers 7

saveToFileMethod · 0.45
formatMethod · 0.45
to_stringMethod · 0.45
writePrimitivesToFileMethod · 0.45
CPU_TESTFunction · 0.45
runMethod · 0.45
run_testsFunction · 0.45

Calls

no outgoing calls

Tested by 3

CPU_TESTFunction · 0.36
runMethod · 0.36
run_testsFunction · 0.36