nanogui v0.0.9 (2019-02-26T05:50:23Z)
Dub
Repo
ComboBox.scrollEvent
nanogui
combobox
ComboBox
Handles mouse scrolling events for this ComboBox.
class
ComboBox
override
bool
scrollEvent
(
Vector2i
p
,
Vector2f
rel
)
Meta
Source
See Implementation
nanogui
combobox
ComboBox
constructors
this
functions
callback
items
itemsShort
scrollEvent
selectedIndex
variables
mCallback
mItems
mItemsShort
mSelectedIndex
Handles mouse scrolling events for this ComboBox.