naev 0.11.5
mat4 Struct Reference

Data Fields

union { 
 
   GLfloat   m [4][4] 
 
   GLfloat   ptr [16] 
 
};  
 

Detailed Description

Definition at line 10 of file mat4.h.

Field Documentation

◆ m

GLfloat mat4::m[4][4]

Definition at line 13 of file mat4.h.

◆ ptr

GLfloat mat4::ptr[16]

Definition at line 14 of file mat4.h.


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