LMMS
Loading...
Searching...
No Matches
NVGcontext Struct Reference

Public Attributes

NVGparams params
float * commands
int ccommands
int ncommands
float commandx
float commandy
NVGstate states [NVG_MAX_STATES]
int nstates
NVGpathCachecache
float tessTol
float distTol
float fringeWidth
float devicePxRatio
NVGfontContextfontContext
int drawCallCount
int fillTriCount
int strokeTriCount
int textTriCount

Member Data Documentation

◆ cache

NVGpathCache* NVGcontext::cache

◆ ccommands

int NVGcontext::ccommands

◆ commands

float* NVGcontext::commands

◆ commandx

float NVGcontext::commandx

◆ commandy

float NVGcontext::commandy

◆ devicePxRatio

float NVGcontext::devicePxRatio

◆ distTol

float NVGcontext::distTol

◆ drawCallCount

int NVGcontext::drawCallCount

◆ fillTriCount

int NVGcontext::fillTriCount

◆ fontContext

NVGfontContext* NVGcontext::fontContext

◆ fringeWidth

float NVGcontext::fringeWidth

◆ ncommands

int NVGcontext::ncommands

◆ nstates

int NVGcontext::nstates

◆ params

NVGparams NVGcontext::params

◆ states

NVGstate NVGcontext::states[NVG_MAX_STATES]

◆ strokeTriCount

int NVGcontext::strokeTriCount

◆ tessTol

float NVGcontext::tessTol

◆ textTriCount

int NVGcontext::textTriCount

The documentation for this struct was generated from the following file: