nanogui ~master (2021-04-26T14:20:51Z)
Dub
Repo
AdvancedGridLayout.appendCol
nanogui
layout
AdvancedGridLayout
Append a column of the given size (and stretch factor)
class
AdvancedGridLayout
final
void
appendCol
(
int
size
,
float
stretch
= 0f
)
Meta
Source
See Implementation
nanogui
layout
AdvancedGridLayout
constructors
this
functions
anchor
appendCol
appendRow
colCount
computeLayout
margin
performLayout
preferredSize
rowCount
setAnchor
setColStretch
setRowStretch
structs
Anchor
variables
mAnchor
mColStretch
mCols
mMargin
mRowStretch
mRows
Append a column of the given size (and stretch factor)