nanogui ~2d (2021-12-21T00:34:43.9140468)
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
destructors
~this
functions
backgroundColor
draw
drawBorder
drawGL
drawWidgetBorder
initBuffers
releaseBuffers
variables
lastHeight
lastWidth
mBackgroundColor
mColorBuf
mDepthBuf
mDrawBorder
mFbo
Set whether to draw the widget border or not.