Vec4.set

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void set(T nx, T ny, T nz, T nw)
    struct Vec4(T)
    void
    set
    (
    T nx
    ,
    T ny
    ,
    T nz
    ,
    T nw
    )
  2. void set(Vec2!T nxy, Vec2!T nzw)

Meta