Create a new {@link Vector4i} and initialize its components to the rounded value of the given vector.
@param v the {@link Vector4d} to round and copy the values from @param mode the {@link RoundingMode} to use
See Implementation
Create a new {@link Vector4i} and initialize its components to the rounded value of the given vector.
@param v the {@link Vector4d} to round and copy the values from @param mode the {@link RoundingMode} to use