vec2.this

Undocumented in source.
  1. this(float v)
  2. this(float[2] v)
  3. this(float[] v)
  4. this(float* v)
  5. this(vec2 v)
  6. this(float x, float y)
    struct vec2
    this
    (
    float x
    ,
    float y
    )

Meta