Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codereader/DarkRadiant
/ _onTransformationChanged
Method
_onTransformationChanged
radiantcore/patch/PatchNode.cpp:478–483 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
476
}
477
478
void PatchNode::_onTransformationChanged()
479
{
480
m_patch.transformChanged();
481
482
updateAllRenderables();
483
}
484
485
void PatchNode::_applyTransformation()
486
{
Callers
nothing calls this directly
Calls
1
transformChanged
Method · 0.45
Tested by
no test coverage detected