Vector3i.this

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

Meta