Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DescentDevelopers/Descent3
/ OnViewCenterOnObject
Method
OnViewCenterOnObject
editor/MainFrm.cpp:2232–2232 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2230
SetWireframeView(&pos);
2231
}
2232
2233
void CMainFrame::OnViewCenterOnObject() { SetWireframeView(&Objects[Cur_object_index].pos); }
2234
2235
void CMainFrame::OnGroupCreateGroup() {
Callers
nothing calls this directly
Calls
1
SetWireframeView
Function · 0.85
Tested by
no test coverage detected