DrawBuf.makeRoundedRectPath

builds outer rounded rect path the last parameter optionally writes out indices of first segment of corners excluding top-left

class DrawBuf
static
PointF[]
makeRoundedRectPath
(
Rect rect
,
vec4 corners
,,
size_t[] outCornerSegmentsStart = null
)

Meta