vec4.this

Undocumented in source.
  1. this(float v)
  2. this(float x, float y, float z, float w)
    struct vec4
    @nogc nothrow
    this
    (
    float x
    ,
    float y
    ,
    float z
    ,
    float w
    )

Meta