|
Blender
V2.93
|
#include <nanosvg.h>
Public Attributes | |
| char | id [64] |
| char | id_parent [64] |
| NSVGpaint | fill |
| NSVGpaint | stroke |
| float | opacity |
| float | strokeWidth |
| float | strokeDashOffset |
| float | strokeDashArray [8] |
| char | strokeDashCount |
| char | strokeLineJoin |
| char | strokeLineCap |
| float | miterLimit |
| char | fillRule |
| unsigned char | flags |
| float | bounds [4] |
| NSVGpath * | paths |
| struct NSVGshape * | next |
| struct NSVGshape* NSVGshape::next |
Definition at line 144 of file nanosvg.h.
Referenced by blender::io::gpencil::GpencilImporterSVG::read().