Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codereader/DarkRadiant
/ queueTesselationUpdate
Method
queueTesselationUpdate
radiantcore/patch/Patch.cpp:2590–2593 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2588
}
2589
2590
void Patch::queueTesselationUpdate()
2591
{
2592
_tesselationChanged = true;
2593
}
Callers
1
onInsertIntoScene
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected