MCPcopy Create free account
hub / github.com/DescentDevelopers/Descent3 / OnViewCenterOnMine

Method OnViewCenterOnMine

editor/MainFrm.cpp:2217–2217  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2215// Yet more editor functions
2216// ---------------------------------------------------------------------------
2217
2218void CMainFrame::OnViewCenterOnMine() { ResetWireframeView(); }
2219
2220void CMainFrame::OnViewMoveCameraToSelectedRoom() { SetViewerFromRoomFace(Curroomp, Curface, 1); }

Callers

nothing calls this directly

Calls 1

ResetWireframeViewFunction · 0.85

Tested by

no test coverage detected