Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codereader/DarkRadiant
/ setModel
Method
setModel
radiantcore/model/StaticModelNode.cpp:86–88 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
84
}
85
86
void StaticModelNode::setModel(const StaticModelPtr& model) {
87
_model = model;
88
}
89
90
void StaticModelNode::setRenderSystem(const RenderSystemPtr& renderSystem)
91
{
Callers
4
showAndBlock
Method · 0.45
handleSelectionChange
Method · 0.45
updateModelPreview
Method · 0.45
createCMFromSelection
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected