nanogui ~master (2021-04-26T14:20:51Z)
Dub
Repo
AdvancedGridLayout.mAnchor
nanogui
layout
AdvancedGridLayout
The mapping of widgets to their specified anchor points.
class
AdvancedGridLayout
protected
Anchor
[
const
Widget
]
mAnchor
;
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
The mapping of widgets to their specified anchor points.