nanogui ~master (2021-04-26T14:20:51Z)
Dub
Repo
GroupLayout.preferredSize
nanogui
layout
GroupLayout
Implementation of the layout interface See
Layout.preferredSize
.
class
GroupLayout
override const
Vector2i
preferredSize
(
NanoContext
ctx
,
const
Widget
widget
,
const
Widget
skipped
= null
)
Meta
Source
See Implementation
nanogui
layout
GroupLayout
constructors
this
functions
groupIndent
groupSpacing
margin
performLayout
preferredSize
spacing
variables
mGroupIndent
mGroupSpacing
mMargin
mSpacing
Implementation of the layout interface See Layout.preferredSize.