rpui ~master (2020-04-28T04:53:54Z)
Dub
Repo
pointInRect
rpui
math
Undocumented in source. Be warned that the author may not have intended to support it.
bool
pointInRect
(vec2i point, vec4 vec)
bool
pointInRect
(
in
vec2i
point
,
in
vec4
vec
)
bool
pointInRect
(vec2i point, Rect rect)
Meta
Source
See Implementation
rpui
math
functions
pointInRect
unsafeClamp