MCPcopy 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
2001glm::ivec2 IMGUIManager::GetViewportSize()
2002{
2003 return renderer_->GetViewportSize();
2004}
2005
2006void IMGUIManager::OnRenderBackendInitialized()
2007{

Callers 1

OnViewportUpdatedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected