Rect.this

Undocumented in source.
  1. this(float left, float top, float width, float height)
    struct Rect
    this
    (
    in float left
    ,
    in float top
    ,
    in float width
    ,
    in float height
    )
  2. this(vec4 rect)
  3. this(FrameRect rect)
  4. this(vec2 point, vec2 size)

Meta