Vector.this

Constructor for scalars

  1. this(U x)
    struct Vector(T, int _Dim : 4)
    this
    (
    U
    )
    (
    U x
    )
  2. this(U x, U y, U z, U w)
  3. this(Vector4T!T vec)
  4. this(T[] list)

Meta