naev 0.12.6
mat4 Struct Reference

Data Fields

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

Detailed Description

Definition at line 12 of file mat4.h.

Field Documentation

◆ m

GLfloat mat4::m[4][4]

Definition at line 15 of file mat4.h.

◆ ptr

GLfloat mat4::ptr[16]

Definition at line 16 of file mat4.h.


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