naev 0.12.5
mat3 Struct Reference

Data Fields

union { 
   GLfloat   m [3][3] 
   GLfloat   ptr [9] 
}; 

Detailed Description

Definition at line 11 of file mat3.h.

Field Documentation

◆ m

GLfloat mat3::m[3][3]

Definition at line 14 of file mat3.h.

◆ ptr

GLfloat mat3::ptr[9]

Definition at line 15 of file mat3.h.


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