Vector4i.this

Create a new {@link Vector4i} and initialize its four components from the first four elements of the given array.

@param xyzw the array containing at least four elements

Meta