times

operator fun times(scalar: Double): Twist2d(source)

Multiplies the twist by a scalar (useful for scaling displacements).

Return

the scaled twist

Parameters

scalar

the scalar multiplier