Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/deathkiller/jazz2-native
/ GetViewSize
Method
GetViewSize
Sources/Jazz2/UI/LoadingHandler.cpp:29–32 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
27
}
28
29
Vector2i LoadingHandler::GetViewSize() const
30
{
31
return _upscalePass.GetViewSize();
32
}
33
34
void LoadingHandler::OnBeginFrame()
35
{
Callers
1
OnDraw
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected