Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codereader/DarkRadiant
/ depth
Method
depth
radiantcore/vfs/GenericFileSystem.h:72–75 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
70
}
71
72
unsigned int depth() const
73
{
74
return _depth;
75
}
76
77
const char* c_str() const
78
{
Callers
1
traverse
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected