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

Public Attributes

NVGcompositeOperationState compositeOperation
int shapeAntiAlias
NVGpaint fill
NVGpaint stroke
float strokeWidth
float miterLimit
int lineJoin
int lineCap
NVGcolor tint
float xform [6]
NVGscissor scissor
float fontSize
float letterSpacing
float lineHeight
float fontBlur
int textAlign
int fontId

Member Data Documentation

◆ compositeOperation

NVGcompositeOperationState NVGstate::compositeOperation

◆ fill

NVGpaint NVGstate::fill

◆ fontBlur

float NVGstate::fontBlur

◆ fontId

int NVGstate::fontId

◆ fontSize

float NVGstate::fontSize

◆ letterSpacing

float NVGstate::letterSpacing

◆ lineCap

int NVGstate::lineCap

◆ lineHeight

float NVGstate::lineHeight

◆ lineJoin

int NVGstate::lineJoin

◆ miterLimit

float NVGstate::miterLimit

◆ scissor

NVGscissor NVGstate::scissor

◆ shapeAntiAlias

int NVGstate::shapeAntiAlias

◆ stroke

NVGpaint NVGstate::stroke

◆ strokeWidth

float NVGstate::strokeWidth

◆ textAlign

int NVGstate::textAlign

◆ tint

NVGcolor NVGstate::tint

◆ xform

float NVGstate::xform[6]

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