nanogui ~2d (2021-12-21T00:34:43.9140468)
Dub
Repo
GLCanvas.backgroundColor
nanogui
glcanvas
GLCanvas
Sets the background color.
const
(
Color
)
backgroundColor
()
void
backgroundColor
(Color backgroundColor)
class
GLCanvas
final
void
backgroundColor
(
const
Color
backgroundColor
)
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
Sets the background color.