aaFillSector

Rough anti-aliased fillsector

nothrow @nogc
void
aaFillSector
(
V
COLOR
)
(
auto ref V v
,
float x
,
float y
,
float r0
,
float r1
,
float a0
,
float a1
,
COLOR c
)
if (
is(COLOR : ViewColor!V)
)

Meta