makeRoundedBox

expect fun makeRoundedBox(halfWidth: Float, halfHeight: Float, radius: Float): Polygon

Make a rounded box polygon centered at the origin.