nanogui ~master (2021-04-26T14:20:51Z)
Dub
Repo
BoxLayout.preferredSize
nanogui
layout
BoxLayout
Implementation of the layout interface See
Layout.preferredSize
.
class
BoxLayout
override const
Vector2i
preferredSize
(
NanoContext
ctx
,
const
Widget
widget
,
const
Widget
skipped
= null
)
Meta
Source
See Implementation
nanogui
layout
BoxLayout
constructors
this
functions
alignment
margin
orientation
performLayout
preferredSize
setAlignment
setOrientation
setSpacing
spacing
variables
mAlignment
mMargin
mOrientation
mSpacing
Implementation of the layout interface See Layout.preferredSize.