MCPcopy Create free account
hub / github.com/VCVRack/Rack / getFramebuffer

Method getFramebuffer

src/widget/FramebufferWidget.cpp:55–57  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

53
54
55NVGLUframebuffer* FramebufferWidget::getFramebuffer() {
56 return internal->fb;
57}
58
59
60math::Vec FramebufferWidget::getFramebufferSize() {

Callers 1

screenshotModulesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected