Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
2962
void CMainFrame::OnRoomView() { SetViewMode(VM_ROOM); }
2963
2964
void CMainFrame::OnTerrainView() { SetViewMode(VM_TERRAIN); }
2965
2966
void CMainFrame::OnMineView() {
Callers
nothing calls this directly
Calls
1
SetViewMode
Function · 0.85
Tested by
no test coverage detected