rotateAroundPointTo

abstract fun rotateAroundPointTo(point: Vector2F, orientation: AngleF)

Rotates this object around the point to the orientation.


abstract fun rotateAroundPointTo(point: Vector2F, orientation: ComplexF)

Rotates this object around the point to the orientation.

Parameters

orientation

the value is expected to be normalized.