Vector3d.this

Create a new {@link Vector3d} with the first two components from the given <code>v</code> and the given <code>z</code>

@param v the {@link Vector2i} to copy the values from @param z the z component

Meta