plus

open operator fun plus(other: Vector2D): Vector2D

Calculates the vector sum of two vectors.

Return

the resulting point

Parameters

other

point being added to this