|
LMMS
|
Public Attributes | |
| NVGpoint * | points |
| int | npoints |
| int | cpoints |
| NVGpath * | paths |
| int | npaths |
| int | cpaths |
| NVGvertex * | verts |
| int | nverts |
| int | cverts |
| float | bounds [4] |
| float NVGpathCache::bounds[4] |
| int NVGpathCache::cpaths |
| int NVGpathCache::cpoints |
| int NVGpathCache::cverts |
| int NVGpathCache::npaths |
| int NVGpathCache::npoints |
| int NVGpathCache::nverts |
| NVGpath* NVGpathCache::paths |
| NVGpoint* NVGpathCache::points |
| NVGvertex* NVGpathCache::verts |