Vector2T.this

Constructor

  1. this(T x)
    struct Vector2T(T)
    this
    (
    T x
    )
    if (
    isNumeric!(T)
    )
  2. this(T x, T y)
  3. this(Vector3T!T vec)
  4. this(Vector4T!T vec)

Meta