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

Method OnViewMoveCameraToSelectedRoom

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

Source from the content-addressed store, hash-verified

2217
2218void CMainFrame::OnViewCenterOnMine() { ResetWireframeView(); }
2219
2220void CMainFrame::OnViewMoveCameraToSelectedRoom() { SetViewerFromRoomFace(Curroomp, Curface, 1); }
2221
2222void CMainFrame::OnViewCenterOnCube() {

Callers

nothing calls this directly

Calls 1

SetViewerFromRoomFaceFunction · 0.85

Tested by

no test coverage detected