Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codereader/DarkRadiant
/ onTesselationChanged
Method
onTesselationChanged
radiantcore/patch/PatchNode.cpp:506–509 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
504
}
505
506
void PatchNode::onTesselationChanged()
507
{
508
updateAllRenderables();
509
}
510
511
void PatchNode::onControlPointsChanged()
512
{
Callers
1
updateTesselation
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected