High level GDNative
Single header GDNative high level API for C/C++
Loading...
Searching...
No Matches
Data Fields
hgdn_vector2 Union Reference

Data Fields

uint8_t data [sizeof(float[2])]
 
float elements [2]
 
struct {
   float   x
 
   float   y
 
}; 
 
struct {
   float   r
 
   float   g
 
}; 
 
struct {
   float   s
 
   float   t
 
}; 
 
struct {
   float   u
 
   float   v
 
}; 
 
struct {
   float   width
 
   float   height
 
}; 
 

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