Command.perform

perform NanoVega command with stored data, transforming points with xform transformation matrix.

  1. void perform(NVGContext ctx)
  2. void perform(NVGContext ctx, NVGMatrix xform)
    struct Command
    const nothrow @trusted @nogc
    void
    perform
    ()
    (,
    const scope auto ref NVGMatrix xform
    )
Suggestion Box / Bug Report