MCPcopy Create free account
hub / github.com/TorqueGameEngines/Torque3D / empty

Method empty

Engine/lib/collada/src/dae/daeSIDResolver.cpp:501–503  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

499}
500
501bool daeSidRefCache::empty() {
502 return lookupTable.empty();
503}
504
505int daeSidRefCache::misses() {
506 return missCount;

Callers 15

writeMethod · 0.45
writeValueMethod · 0.45
sidLookupMethod · 0.45
resolveElementMethod · 0.45
replaceMethod · 0.45
getCurrentDirAsUriMethod · 0.45
readFromFileMethod · 0.45
writeMethod · 0.45
writeElementMethod · 0.45
writeValueMethod · 0.45
getStateMethod · 0.45
addSlashToEndFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected