nanogui v0.0.8 (2018-12-22T15:38:26Z)
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.