Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codereader/DarkRadiant
/ getModel
Method
getModel
radiant/ui/entitylist/GraphTreeModel.cpp:164–167 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
162
}
163
164
wxutil::TreeModel::Ptr GraphTreeModel::getModel()
165
{
166
return _model;
167
}
168
169
void GraphTreeModel::onSceneNodeInsert(const scene::INodePtr& node)
170
{
Callers
5
onModelLoaded
Method · 0.45
populateWindow
Method · 0.45
refreshTreeModel
Method · 0.45
onSelection
Method · 0.45
populateSkinListWithModelMaterials
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected