Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antopilo/Nuake
/ GetFrameBuffer
Method
GetFrameBuffer
Nuake/Source/Nuake/Window.cpp:258–261 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
256
}
257
258
Ref<FrameBuffer> Window::GetFrameBuffer() const
259
{
260
return this->framebuffer;
261
}
262
263
Vector2 Window::GetSize() const
264
{
Callers
2
ApplicationMain
Function · 0.80
DrawViewport
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected