nanogui ~master (2021-04-26T14:20:51Z)
Dub
Repo
Window.scrollEvent
nanogui
window
Window
Accept scroll events and propagate them to the widget under the mouse cursor
class
Window
override
bool
scrollEvent
(
Vector2i
p
,
Vector2f
rel
)
Meta
Source
See Implementation
nanogui
window
Window
constructors
this
functions
buttonPanel
center
checkHorizontalResize
checkVerticalResize
dispose
draw
modal
mouseButtonEvent
mouseDragEvent
mouseMotionEvent
performLayout
preferredSize
refreshRelativePlacement
resizable
scrollEvent
title
variables
mButtonPanel
mDrag
mMinSize
mModal
mResizable
mResize
mResizeDir
mTitle
Accept scroll events and propagate them to the widget under the mouse cursor