Vector2d.this

Create a new {@link Vector2d} and initialize its components to the one of the given vector.

@param v the {@link Vector2d} to copy the values from

Meta