nanogui v0.3.1 (2020-03-06T20:08:46Z)
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
functions
backgroundColor
draw
drawBorder
drawGL
drawWidgetBorder
variables
mBackgroundColor
mDrawBorder
Return whether the widget border gets drawn or not.