rotatedAroundPointBy

open override fun rotatedAroundPointBy(point: Vector2F, rotation: AngleF): MutableAnnulus

Returns a copy of this object that is rotated around the point by a rotation.


open override fun rotatedAroundPointBy(point: Vector2F, rotation: ComplexF): MutableAnnulus

Returns a copy of this object that is rotated around the point by a rotation.

Parameters

rotation

the value is expected to be normalized.