Vector4d.this

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

@param v the {@link Vector2d} @param z the z component @param w the w component

Meta