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

#include <nanosvg.h>

Public Attributes

float width
 
float height
 
NSVGshapeshapes
 

Detailed Description

Definition at line 147 of file nanosvg.h.

Member Data Documentation

◆ height

float NSVGimage::height

Definition at line 149 of file nanosvg.h.

◆ shapes

NSVGshape* NSVGimage::shapes

Definition at line 150 of file nanosvg.h.

Referenced by blender::io::gpencil::GpencilImporterSVG::read().

◆ width

float NSVGimage::width

Definition at line 148 of file nanosvg.h.


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