Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DescentDevelopers/Descent3
/ EndEditorFrame
Function
EndEditorFrame
editor/gameeditor.cpp:991–996 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
989
}
990
991
void EndEditorFrame() {
992
Editor_g3_vp->unlock();
993
Editor_g3_vp = NULL;
994
g3_EndFrame();
995
rend_EndFrame();
996
}
Callers
15
EndHemicubeDrawing
Function · 0.85
Render
Method · 0.85
TGWRenderMine
Method · 0.85
OnLButtonDown
Method · 0.85
OnRButtonDown
Method · 0.85
DrawDoorwayDoorPic
Method · 0.85
UpdateWeaponView
Method · 0.85
UpdateDoorView
Method · 0.85
WireframeFindRoomFace
Function · 0.85
SelectRoomsInBox
Function · 0.85
DrawWorld
Function · 0.85
UpdateAnimStateView
Method · 0.85
Calls
3
g3_EndFrame
Function · 0.85
rend_EndFrame
Function · 0.50
unlock
Method · 0.45
Tested by
no test coverage detected