fillSector

Undocumented in source. Be warned that the author may not have intended to support it.
nothrow @nogc
void
fillSector
(
V
COLOR
)
(
auto ref V v
,
int x
,
int y
,
int r0
,
int r1
,
real a0
,
real a1
,
COLOR c
)
if (
is(COLOR : ViewColor!V)
)

Meta