Vector4i.add

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Vector4i add(Vector4i v)
  2. Vector4i add(Vector4i v, Vector4i dest)
  3. Vector4i add(int x, int y, int z, int w)
  4. Vector4i add(int x, int y, int z, int w, Vector4i dest)
    struct Vector4i
    public
    add
    (
    int x
    ,
    int y
    ,
    int z
    ,
    int w
    ,)

Meta