nanogui ~master (2021-04-26T14:20:51Z)
Dub
Repo
ComboBox.selectedIndex
nanogui
combobox
ComboBox
Sets the current index this ComboBox has selected.
int
selectedIndex
()
void
selectedIndex
(int idx)
class
ComboBox
final
void
selectedIndex
(
int
idx
)
Meta
Source
See Implementation
nanogui
combobox
ComboBox
constructors
this
functions
callback
items
itemsShort
scrollEvent
selectedIndex
variables
mCallback
mItems
mItemsShort
mSelectedIndex
Sets the current index this ComboBox has selected.