MCPcopy 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
2233void CMainFrame::OnViewCenterOnObject() { SetWireframeView(&Objects[Cur_object_index].pos); }
2234
2235void CMainFrame::OnGroupCreateGroup() {

Callers

nothing calls this directly

Calls 1

SetWireframeViewFunction · 0.85

Tested by

no test coverage detected