Vector3i.sub

Subtract the supplied vector from this one and store the result in <code>this</code>.

@param v the vector to subtract @return this

Meta