MCPcopy Create free account
hub / github.com/NVIDIAGameWorks/Falcor / empty

Method empty

Source/Falcor/Utils/Properties.cpp:346–349  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

344}
345
346bool Properties::empty() const
347{
348 return mJson->empty();
349}
350
351bool Properties::has(std::string_view name) const
352{

Callers 15

renderUIMethod · 0.45
loadReferenceMethod · 0.45
loadMeasurementsFileMethod · 0.45
ImageLoaderMethod · 0.45
renderUIMethod · 0.45
loadImageMethod · 0.45
setSceneMethod · 0.45
updateBufferMethod · 0.45
stepMethod · 0.45
executeMethod · 0.45
setSceneMethod · 0.45
renderPixelDataUIMethod · 0.45

Calls

no outgoing calls

Tested by 15

evalFunction · 0.36
setMethod · 0.36
createFullMessageFunction · 0.36
acquireDeviceMethod · 0.36
runTestFunction · 0.36
runTestsParallelFunction · 0.36
runTestsSerialFunction · 0.36
enumerateTestsFunction · 0.36
filterTestsFunction · 0.36
reportFailureMethod · 0.36
createBufferFromVectorFunction · 0.36
GPU_TESTFunction · 0.36