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

#include <nanovg.h>

Public Attributes

int first
int count
unsigned char closed
int nbevel
NVGvertexfill
int nfill
NVGvertexstroke
int nstroke
int winding
int convex

Member Data Documentation

◆ closed

unsigned char NVGpath::closed

◆ convex

int NVGpath::convex

◆ count

int NVGpath::count

◆ fill

NVGvertex* NVGpath::fill

◆ first

int NVGpath::first

◆ nbevel

int NVGpath::nbevel

◆ nfill

int NVGpath::nfill

◆ nstroke

int NVGpath::nstroke

◆ stroke

NVGvertex* NVGpath::stroke

◆ winding

int NVGpath::winding

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