Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codereader/DarkRadiant
/ setModelPath
Method
setModelPath
radiantcore/model/NullModel.cpp:32–35 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
30
}
31
32
void NullModel::setModelPath(const std::string& modelPath)
33
{
34
_modelPath = modelPath;
35
}
36
37
void NullModel::applySkin(const decl::ISkin::Ptr& skin)
38
{
Callers
2
loadModel
Method · 0.45
loadModelFromPath
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected