NVGPathOutline.Command

commands

Members

Enums

Kind
enum Kind

Functions

perform
void perform(NVGContext ctx)

perform NanoVega command with stored data.

perform
void perform(NVGContext ctx, NVGMatrix xform)

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

Variables

args
const(float)[] args;
code
Kind code;
Suggestion Box / Bug Report