add_vertex(polygon, offset_x - radius, offset_y - radius, 0.0); add_vertex(polygon, offset_x + radius, offset_y - radius, 0.0); add_vertex(polygon, offset_x + radius ...