Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
_GskPathPoint Struct Reference

#include <gskpathpoint.h>

Data Fields

union { 
 
   struct { 
 
      gsize   contour 
 
      gsize   idx 
 
      float   t 
 
   }  
 
   gpointer   padding [8] 
 
   graphene_vec4_t   alignment 
 
};  
 

Detailed Description

Definition at line 35 of file gskpathpoint.h.

Field Documentation

◆ [union]

union { ... } _GskPathPoint

◆ alignment

graphene_vec4_t _GskPathPoint::alignment

Definition at line 45 of file gskpathpoint.h.

◆ contour

gsize _GskPathPoint::contour

Definition at line 40 of file gskpathpoint.h.

◆ idx

gsize _GskPathPoint::idx

Definition at line 41 of file gskpathpoint.h.

◆ padding

gpointer _GskPathPoint::padding[8]

Definition at line 44 of file gskpathpoint.h.

◆ t

float _GskPathPoint::t

Definition at line 42 of file gskpathpoint.h.


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