NVGcontext

Undocumented in source.

Members

Variables

cache
NVGpathCache* cache;
Undocumented in source.
ccommands
int ccommands;
Undocumented in source.
commands
float* commands;
Undocumented in source.
commandx
float commandx;
commandy
float commandy;
Undocumented in source.
devicePxRatio
float devicePxRatio;
Undocumented in source.
distTol
float distTol;
Undocumented in source.
drawCallCount
int drawCallCount;
Undocumented in source.
fillTriCount
int fillTriCount;
Undocumented in source.
fontImageIdx
int fontImageIdx;
Undocumented in source.
fontImages
int[NVG_MAX_FONTIMAGES] fontImages;
Undocumented in source.
fringeWidth
float fringeWidth;
Undocumented in source.
fs
FONScontext* fs;
Undocumented in source.
ncommands
int ncommands;
Undocumented in source.
nstates
int nstates;
Undocumented in source.
params
NVGparams params;
Undocumented in source.
states
NVGstate[NVG_MAX_STATES] states;
Undocumented in source.
strokeTriCount
int strokeTriCount;
Undocumented in source.
tessTol
float tessTol;
Undocumented in source.
textTriCount
int textTriCount;
Undocumented in source.

Meta