nanogui v0.3.1 (2020-03-06T20:08:46Z)
Dub
Repo
GLCanvas.drawBorder
nanogui
glcanvas
GLCanvas
Set whether to draw the widget border or not.
void
drawBorder
(bool bDrawBorder)
class
GLCanvas
final
void
drawBorder
(
const
bool
bDrawBorder
)
bool
drawBorder
()
Meta
Source
See Implementation
nanogui
glcanvas
GLCanvas
constructors
this
functions
backgroundColor
draw
drawBorder
drawGL
drawWidgetBorder
variables
mBackgroundColor
mDrawBorder
Set whether to draw the widget border or not.