beginComplexPolygon
fn
void beginComplexPolygon() nothrow @nogcBegins a complex polygon definition.
Use vertex() to add points, gap() for holes, then endComplexPolygon().
void beginComplexPolygon() nothrow @nogcBegins a complex polygon definition.
Use vertex() to add points, gap() for holes, then endComplexPolygon().