Rect.this

Undocumented in source.
  1. this(T rectLeft, T rectTop, T rectWidth, T rectHeight)
    struct Rect(T)
    if (
    isNumeric!(T)
    )
  2. this(Vector2!(T) position, Vector2!(T) size)

Meta