plus

operator fun plus(other: DoubleOffset): DoubleOffset(source)

Adds a finite displacement.

Return

the translated value.

Parameters

other

displacement to add.

Throws

when a resulting component is not finite.