Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codereader/DarkRadiant
/ createEndcap
Function
createEndcap
radiantcore/patch/algorithm/Prefab.cpp:171–174 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
169
}
170
171
void createEndcap(const cmd::ArgumentList& args)
172
{
173
createPrefabInternal(eEndCap,
"patchCreateCaps"
);
174
}
175
176
void createBevel(const cmd::ArgumentList& args)
177
{
Callers
nothing calls this directly
Calls
1
createPrefabInternal
Function · 0.85
Tested by
no test coverage detected