rotateAroundPoint

abstract fun rotateAroundPoint(p: Point, a: Double)(source)

Rotates around a point into the view-space.

Parameters

p

is the Point

a

is the absolute angle (in radians)