nanogui ~master (2021-04-26T14:20:51Z)
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.