AbstractVec4.this

Undocumented in source.
  1. this(AbstractVec4!V base)
  2. this(T x, T y, T z, T w)
    struct AbstractVec4(T)
    this
    (
    T x
    ,
    T y = 0
    ,
    T z = 0
    ,
    T w = 0
    )

Meta