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

Method end

Source/Falcor/Utils/Properties.cpp:453–456  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

451}
452
453Properties::Iterator Properties::end()
454{
455 return Iterator(std::make_unique<Iterator::Impl>(Iterator::Impl{*this, mJson->end()}));
456}
457
458Properties::ConstIterator Properties::begin() const
459{

Callers 15

initOptimizationMethod · 0.45
AdamOptimizerMethod · 0.45
computeMedianMaxFunction · 0.45
getMethod · 0.45
addMethod · 0.45
createSpecMethod · 0.45
triangulateFunction · 0.45
tessellateFunction · 0.45
appendMethod · 0.45
extendMethod · 0.45
isInVectorFunction · 0.45
onDroppedFileMethod · 0.45

Calls 1

IteratorClass · 0.85

Tested by 12

readBufferFunction · 0.36
applyArgFunction · 0.36
enumerateTestsFunction · 0.36
CPU_TESTFunction · 0.36
insertDataFunction · 0.36
unionSetMethod · 0.36
CPU_TESTFunction · 0.36
GPU_TESTFunction · 0.36
getWiMethod · 0.36
getParamsMethod · 0.36
testAliasTableFunction · 0.36
CPU_TESTFunction · 0.36