nanogui ~master (2021-04-26T14:20:51Z)
Dub
Repo
Window.mouseButtonEvent
nanogui
window
Window
Handle mouse events recursively and bring the current window to the top
class
Window
override
bool
mouseButtonEvent
(
Vector2i
p
,
MouseButton
button
,
bool
down
,
int
modifiers
)
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
Handle mouse events recursively and bring the current window to the top