nanogui v0.0.9 (2019-02-26T05:50:23Z)
Dub
Repo
GroupLayout.preferredSize
nanogui
layout
GroupLayout
Implementation of the layout interface See
Layout.preferredSize
.
class
GroupLayout
override const
Vector2i
preferredSize
(
NVGContext
nvg
,
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.