Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codereader/DarkRadiant
/ getModelPath
Method
getModelPath
radiantcore/model/NullModel.cpp:27–30 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
25
}
26
27
std::string NullModel::getModelPath() const
28
{
29
return _modelPath;
30
}
31
32
void NullModel::setModelPath(const std::string& modelPath)
33
{
Callers
6
performModelNodeTest
Function · 0.45
TEST_F
Function · 0.45
TEST_F
Function · 0.45
pre
Method · 0.45
pre
Method · 0.45
pre
Method · 0.45
Calls
no outgoing calls
Tested by
1
pre
Method · 0.36