|
Gateware Libraries
6.3.A
Beta Build
|
Matrix with 4 float vectors which represent for each row. More...
#include <GMathDefines.h>
Public Attributes | |
| union { | |
| struct { | |
| GVECTORF row1 | |
| GVECTORF row2 | |
| GVECTORF row3 | |
| GVECTORF row4 | |
| } | |
| float data [16] | |
| }; | |
Matrix with 4 float vectors which represent for each row.