Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codereader/DarkRadiant
/ getActiveMaterial
Method
getActiveMaterial
plugins/script/interfaces/ModelInterface.cpp:35–38 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
33
}
34
35
std::string ScriptModelSurface::getActiveMaterial() const
36
{
37
return _surface.getActiveMaterial();
38
}
39
40
// ----------- ScriptModelNode -----------
41
Callers
13
updateActiveMaterial
Method · 0.80
TEST_F
Function · 0.80
pre
Method · 0.80
rotateSelectionCmd
Method · 0.80
rotateSelected
Method · 0.80
captureFillShader
Method · 0.80
applySkin
Method · 0.80
captureShaders
Method · 0.80
updateMaterialList
Method · 0.80
applySkin
Method · 0.80
updateMaterialList
Method · 0.80
addSurface
Method · 0.80
Calls
no outgoing calls
Tested by
1
pre
Method · 0.64