nanogui ~2d (2021-12-21T00:34:43.9140468)
Dub
Repo
ComboBox.mCallback
nanogui
combobox
ComboBox
The callback for this ComboBox.
class
ComboBox
protected
void
delegate
(
int
)
mCallback
;
Meta
Source
See Implementation
nanogui
combobox
ComboBox
constructors
this
functions
callback
items
itemsShort
scrollEvent
selectedIndex
variables
mCallback
mItems
mItemsShort
mSelectedIndex
The callback for this ComboBox.