nanogui ~master (2021-04-26T14:20:51Z)
Dub
Repo
AdvancedGridLayout.setAnchor
nanogui
layout
AdvancedGridLayout
Specify the anchor data structure for a given widget
class
AdvancedGridLayout
final
void
setAnchor
(
const
Widget
widget
,
const
Anchor
anchor
)
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
Specify the anchor data structure for a given widget