nanogui ~master (2021-04-26T14:20:51Z)
Dub
Repo
Slider.mouseButtonEvent
nanogui
slider
Slider
Undocumented in source. Be warned that the author may not have intended to support it.
class
Slider
(T)
override
bool
mouseButtonEvent
(
const
Vector2i
p
,
MouseButton
button
,
bool
down
,
int
modifiers
)
Meta
Source
See Implementation
nanogui
slider
Slider
constructors
this
functions
callback
draw
finalCallback
highlightColor
highlightedRange
mouseButtonEvent
mouseDragEvent
preferredSize
preferredWidth
range
value
variables
mCallback
mFinalCallback
mHighlightColor
mHighlightedRange
mPreferredWidth
mRange
mValue