Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <gskpathpoint.h>
Data Fields | ||
union { | ||
struct { | ||
gsize contour | ||
gsize idx | ||
float t | ||
} | ||
gpointer padding [8] | ||
graphene_vec4_t alignment | ||
}; | ||
Definition at line 35 of file gskpathpoint.h.
union { ... } _GskPathPoint |
graphene_vec4_t _GskPathPoint::alignment |
Definition at line 45 of file gskpathpoint.h.
gsize _GskPathPoint::contour |
Definition at line 40 of file gskpathpoint.h.
gsize _GskPathPoint::idx |
Definition at line 41 of file gskpathpoint.h.
gpointer _GskPathPoint::padding[8] |
Definition at line 44 of file gskpathpoint.h.
float _GskPathPoint::t |
Definition at line 42 of file gskpathpoint.h.