Vector3d.this

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

@param xyz the array containing at least three elements

Meta