Rectangle.isIn

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool isIn(ivec2 position)
  2. bool isIn(vec2 position)
    struct Rectangle(T = float, S = int)
    @nogc const nothrow
    bool
    isIn
    ()
    (
    in auto ref vec2 position
    )

Meta