kiba-engine
Data Fields
vec4 Union Reference
Collaboration diagram for vec4:

Data Fields

struct {
   f32   x
 
   f32   y
 
   f32   z
 
   f32   w
 
}; 
 
struct {
   f32   r
 
   f32   g
 
   f32   b
 
   f32   a
 
}; 
 
struct {
   f32   _v0
 
   f32   _v1
 
   f32   _v2
 
   f32   _v3
 
}; 
 

Detailed Description

Definition at line 106 of file vec.h.


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