Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Panzerschrek/Chasm-Reverse
/ GetViewportSize
Method
GetViewportSize
PanzerChasm/system_window.cpp:461–464 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
459
}
460
461
Size2 SystemWindow::GetViewportSize() const
462
{
463
return viewport_size_;
464
}
465
466
const SystemWindow::DispaysVideoModes& SystemWindow::GetSupportedVideoModes() const
467
{
Callers
11
Loop
Method · 0.45
DoVidRestart
Method · 0.45
Draw
Method · 0.45
Draw
Method · 0.45
Client
Method · 0.45
VidRestart
Method · 0.45
Draw
Method · 0.45
HudDrawerBase
Method · 0.45
DrawCurrentMessage
Method · 0.45
DrawSmallHud
Method · 0.45
DrawKeysAndStat
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected