nanogui v1.4.0 (2022-10-02T13:52:32Z)
Dub
Repo
GLCanvas.mBackgroundColor
nanogui
glcanvas
GLCanvas
The background color (what is used with `glClearColor`).
class
GLCanvas
protected
Color
mBackgroundColor
;
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
The background color (what is used with `glClearColor`).