nanogui ~hi_dpi (2022-03-24T23:12:51.3145004)
Dub
Repo
GLCanvas.drawGL
nanogui
glcanvas
GLCanvas
Draw the GL scene. Override this method to draw the actual GL content.
class
GLCanvas
void
drawGL
(
)
Meta
Source
See Implementation
nanogui
glcanvas
GLCanvas
constructors
this
destructors
~this
functions
backgroundColor
draw
drawBorder
drawGL
drawWidgetBorder
initBuffers
releaseBuffers
variables
lastHeight
lastWidth
mBackgroundColor
mColorBuf
mDepthBuf
mDrawBorder
mFbo
Draw the GL scene. Override this method to draw the actual GL content.