nanogui ~master (2021-04-26T14:20:51Z)
Dub
Repo
Window.performLayout
nanogui
window
Window
Invoke the associated layout generator to properly place child widgets, if any
class
Window
override
void
performLayout
(
NanoContext
ctx
)
Meta
Source
See Implementation
nanogui
window
Window
constructors
this
functions
buttonPanel
center
checkHorizontalResize
checkVerticalResize
dispose
draw
modal
mouseButtonEvent
mouseDragEvent
mouseMotionEvent
performLayout
preferredSize
refreshRelativePlacement
resizable
scrollEvent
title
variables
mButtonPanel
mDrag
mMinSize
mModal
mResizable
mResize
mResizeDir
mTitle
Invoke the associated layout generator to properly place child widgets, if any