Vector4i.sub

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

Meta