Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
501
bool daeSidRefCache::empty() {
502
return lookupTable.empty();
503
}
504
505
int daeSidRefCache::misses() {
506
return missCount;
Callers
15
write
Method · 0.45
writeValue
Method · 0.45
sidLookup
Method · 0.45
resolveElement
Method · 0.45
replace
Method · 0.45
getCurrentDirAsUri
Method · 0.45
readFromFile
Method · 0.45
write
Method · 0.45
writeElement
Method · 0.45
writeValue
Method · 0.45
getState
Method · 0.45
addSlashToEnd
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected