nanogui ~master (2021-04-26T14:20:51Z)
Dub
Repo
isPointInRect
nanogui
experimental
utils
Undocumented in source. Be warned that the author may not have intended to support it.
bool
isPointInRect
(Vector2f topleft, Vector2f size, Vector2f point)
bool
isPointInRect
(Vector2i topleft, Vector2i size, Vector2i point)
bool
isPointInRect
(
Vector2i
topleft
,
Vector2i
size
,
Vector2i
point
)
Meta
Source
See Implementation
nanogui
experimental
utils
functions
drawItem
indent
isPointInRect
unindent
mixin templates
DependencyProperty