Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codereader/DarkRadiant
/ commitTransformation
Method
commitTransformation
radiantcore/selection/textool/FaceNode.cpp:88–91 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
86
}
87
88
void FaceNode::commitTransformation()
89
{
90
_face.freezeTransform();
91
}
92
93
const AABB& FaceNode::localAABB() const
94
{
Callers
5
onManipulationFinished
Method · 0.45
snapSelectionToGridCmd
Method · 0.45
mergeSelectionCmd
Method · 0.45
shiftSelectionCmd
Method · 0.45
applyTransform
Function · 0.45
Calls
1
freezeTransform
Method · 0.45
Tested by
no test coverage detected