VCV Rack API v2
|
#include <Widget.hpp>
Public Attributes | |
NVGcontext * | vg = NULL |
math::Rect | clipBox |
Local box representing the visible viewport. | |
NVGLUframebuffer * | fb = NULL |
NVGcontext* rack::widget::Widget::DrawArgs::vg = NULL |
math::Rect rack::widget::Widget::DrawArgs::clipBox |
Local box representing the visible viewport.
NVGLUframebuffer* rack::widget::Widget::DrawArgs::fb = NULL |