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

#include <nanosvg.h>

Public Attributes

float xform [6]
 
char spread
 
float fx
 
float fy
 
int nstops
 
NSVGgradientStop stops [1]
 

Detailed Description

Definition at line 102 of file nanosvg.h.

Member Data Documentation

◆ fx

float NSVGgradient::fx

Definition at line 105 of file nanosvg.h.

◆ fy

float NSVGgradient::fy

Definition at line 105 of file nanosvg.h.

◆ nstops

int NSVGgradient::nstops

Definition at line 106 of file nanosvg.h.

◆ spread

char NSVGgradient::spread

Definition at line 104 of file nanosvg.h.

◆ stops

NSVGgradientStop NSVGgradient::stops[1]

Definition at line 107 of file nanosvg.h.

◆ xform

float NSVGgradient::xform[6]

Definition at line 103 of file nanosvg.h.


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