withPolarOffsetInput

fun (Int, Double, Double) -> Double.withPolarOffsetInput(origin: Vector2 = Vector2.ZERO): (Int, Polar, Vector2) -> Double(source)
fun (Int, Vector2) -> Double.withPolarOffsetInput(origin: Vector2 = Vector2.ZERO): (Int, Polar, Vector2) -> Double(source)