nanogui ~master (2021-04-26T14:20:51Z)
Dub
Repo
FormHelper.setFixedSize
nanogui
formhelper
FormHelper
Specify a fixed size for newly added widgets.
class
FormHelper
void
setFixedSize
(
ref
const
Vector2i
fw
)
Meta
Source
See Implementation
nanogui
formhelper
FormHelper
constructors
this
functions
addButton
addGroup
addWidget
addWindow
fixedSize
groupFontName
groupFontSize
labelFontName
labelFontSize
refresh
setFixedSize
setGroupFontName
setGroupFontSize
setLabelFontName
setLabelFontSize
setWidgetFontSize
setWindow
widgetFontSize
window
templates
addVariable
variables
mFixedSize
mGroupFontName
mGroupFontSize
mLabelFontName
mLabelFontSize
mLayout
mPostGroupSpacing
mPreGroupSpacing
mRefreshCallbacks
mScreen
mVariableSpacing
mWidgetFontSize
mWindow
Specify a fixed size for newly added widgets.