MCPcopy 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
258Ref<FrameBuffer> Window::GetFrameBuffer() const
259{
260 return this->framebuffer;
261}
262
263Vector2 Window::GetSize() const
264{

Callers 2

ApplicationMainFunction · 0.80
DrawViewportMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected