nanogui ~master (2021-04-26T14:20:51Z)
Dub
Repo
GLCanvas.backgroundColor
nanogui
glcanvas
GLCanvas
Returns the background color.
const
(
Color
)
backgroundColor
()
class
GLCanvas
final const
const
(
Color
)
backgroundColor
(
)
void
backgroundColor
(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
Returns the background color.