MCPcopy 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
991void EndEditorFrame() {
992 Editor_g3_vp->unlock();
993 Editor_g3_vp = NULL;
994 g3_EndFrame();
995 rend_EndFrame();
996}

Callers 15

EndHemicubeDrawingFunction · 0.85
RenderMethod · 0.85
TGWRenderMineMethod · 0.85
OnLButtonDownMethod · 0.85
OnRButtonDownMethod · 0.85
DrawDoorwayDoorPicMethod · 0.85
UpdateWeaponViewMethod · 0.85
UpdateDoorViewMethod · 0.85
WireframeFindRoomFaceFunction · 0.85
SelectRoomsInBoxFunction · 0.85
DrawWorldFunction · 0.85
UpdateAnimStateViewMethod · 0.85

Calls 3

g3_EndFrameFunction · 0.85
rend_EndFrameFunction · 0.50
unlockMethod · 0.45

Tested by

no test coverage detected