nanogui v0.0.9 (2019-02-26T05:50:23Z)
Dub
Repo
GridLayout.preferredSize
nanogui
layout
GridLayout
Implementation of the layout interface See
Layout.preferredSize
.
class
GridLayout
override const
Vector2i
preferredSize
(
NVGContext
nvg
,
const
Widget
widget
,
const
Widget
skipped
= null
)
Meta
Source
See Implementation
nanogui
layout
GridLayout
constructors
this
functions
alignment
colAlignment
computeLayout
margin
orientation
performLayout
preferredSize
resolution
rowAlignment
spacing
variables
mAlignment
mDefaultAlignment
mMargin
mOrientation
mResolution
mSpacing
Implementation of the layout interface See Layout.preferredSize.