fillPoly

Draw a filled polygon with a variable number of points.

void
fillPoly
(
V
COLOR
)
(
auto ref V v
,,
COLOR f
)
if (
is(COLOR : ViewColor!V)
)

Meta