pathWinding

Sets the current sub-path winding, see NVGWinding and NVGSolidity.

  1. void pathWinding(NVGContext ctx, NVGWinding dir)
    nothrow @trusted @nogc
    void
    pathWinding
  2. void pathWinding(NVGContext ctx, NVGSolidity dir)

See Also

Suggestion Box / Bug Report