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

Method OnTerrainView

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

Source from the content-addressed store, hash-verified

2961
2962void CMainFrame::OnRoomView() { SetViewMode(VM_ROOM); }
2963
2964void CMainFrame::OnTerrainView() { SetViewMode(VM_TERRAIN); }
2965
2966void CMainFrame::OnMineView() {

Callers

nothing calls this directly

Calls 1

SetViewModeFunction · 0.85

Tested by

no test coverage detected