nanogui v0.0.9 (2019-02-26T05:50:23Z)
Dub
Repo
GridLayout.computeLayout
nanogui
layout
GridLayout
Compute the maximum row and column sizes
class
GridLayout
protected const
void
computeLayout
(
NVGContext
nvg
,
const
Widget
widget
,
ref
Array
!(
int
)[2]
grid
,
const
Widget
skipped
)
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
Compute the maximum row and column sizes