XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
NSVGpath Struct Reference

#include <nanosvg.h>

Collaboration diagram for NSVGpath:
Collaboration graph
[legend]

Public Attributes

float * pts
 
int npts
 
char closed
 
float bounds [4]
 
struct NSVGpathnext
 

Member Data Documentation

◆ bounds

float NSVGpath::bounds[4]

◆ closed

char NSVGpath::closed

◆ next

struct NSVGpath* NSVGpath::next

◆ npts

int NSVGpath::npts

◆ pts

float* NSVGpath::pts

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