|
LMMS
|
#include <nanovg.h>
Public Attributes | |
| int | first |
| int | count |
| unsigned char | closed |
| int | nbevel |
| NVGvertex * | fill |
| int | nfill |
| NVGvertex * | stroke |
| int | nstroke |
| int | winding |
| int | convex |
| unsigned char NVGpath::closed |
| int NVGpath::convex |
| int NVGpath::count |
| NVGvertex* NVGpath::fill |
| int NVGpath::first |
| int NVGpath::nbevel |
| int NVGpath::nfill |
| int NVGpath::nstroke |
| NVGvertex* NVGpath::stroke |
| int NVGpath::winding |