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

Data Fields

vec4 rows [4]
 
struct {
   f32   _v00
 
   f32   _v01
 
   f32   _v02
 
   f32   _v03
 
   f32   _v10
 
   f32   _v11
 
   f32   _v12
 
   f32   _v13
 
   f32   _v20
 
   f32   _v21
 
   f32   _v22
 
   f32   _v23
 
   f32   _v30
 
   f32   _v31
 
   f32   _v32
 
   f32   _v33
 
}; 
 
f32 raw [4][4]
 

Detailed Description

Definition at line 11 of file mat.h.


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