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

Data Fields

struct {
   f32   x
 
   f32   y
 
   f32   z
 
}; 
 
struct {
   f32   r
 
   f32   g
 
   f32   b
 
}; 
 
struct {
   f32   _v0
 
   f32   _v1
 
   f32   _v2
 
}; 
 
f32 raw [3]
 

Detailed Description

Definition at line 6 of file vec.h.


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