Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TankOs/SFGUI
/ GetViewport
Method
GetViewport
src/SFGUI/RenderQueue.cpp:114–116 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
112
}
113
114
RendererViewport::Ptr RenderQueue::GetViewport() const {
115
return m_viewport;
116
}
117
118
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected