MCPcopy 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
478void PatchNode::_onTransformationChanged()
479{
480 m_patch.transformChanged();
481
482 updateAllRenderables();
483}
484
485void PatchNode::_applyTransformation()
486{

Callers

nothing calls this directly

Calls 1

transformChangedMethod · 0.45

Tested by

no test coverage detected