MCPcopy 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
506void PatchNode::onTesselationChanged()
507{
508 updateAllRenderables();
509}
510
511void PatchNode::onControlPointsChanged()
512{

Callers 1

updateTesselationMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected