nanogui ~master (2021-04-26T14:20:51Z)
Dub
Repo
GLCanvas.drawBorder
nanogui
glcanvas
GLCanvas
Return whether the widget border gets drawn or not.
void
drawBorder
(bool bDrawBorder)
bool
drawBorder
()
class
GLCanvas
const
bool
drawBorder
(
)
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
Return whether the widget border gets drawn or not.