Vector4i.this

Undocumented in source.
  1. this(int x, int y, int z, int w)
  2. this(int[4] coord)
    struct Vector4i
    @nogc nothrow
    this
    (
    int[4] coord
    )
  3. this(Vector4i b)

Meta