Blender  V2.93
Public Attributes | List of all members
NSVGpaint Struct Reference

#include <nanosvg.h>

Public Attributes

char type
 
union {
   unsigned int   color
 
   NSVGgradient *   gradient
 
}; 
 

Detailed Description

Definition at line 110 of file nanosvg.h.

Member Data Documentation

◆ 

union { ... }

◆ color

unsigned int NSVGpaint::color

Definition at line 113 of file nanosvg.h.

◆ gradient

NSVGgradient* NSVGpaint::gradient

Definition at line 114 of file nanosvg.h.

◆ type

char NSVGpaint::type

Definition at line 111 of file nanosvg.h.


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