Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Norbyte/bg3se
/ GetViewportSize
Method
GetViewportSize
BG3Extender/Extender/Client/IMGUI/IMGUI.cpp:2001–2004 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1999
}
2000
2001
glm::ivec2 IMGUIManager::GetViewportSize()
2002
{
2003
return renderer_->GetViewportSize();
2004
}
2005
2006
void IMGUIManager::OnRenderBackendInitialized()
2007
{
Callers
1
OnViewportUpdated
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected