pointInRect

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool pointInRect(vec2i point, vec4 vec)
    bool
    pointInRect
    (
    in vec2i point
    ,
    in vec4 vec
    )
  2. bool pointInRect(vec2i point, Rect rect)

Meta