pathWinding

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

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

See Also

Meta