|
SBgl 0.1.0
A graphics framework in C99
|
4x4 Matrix, 16-byte aligned, column-major. More...
#include <sbgl_math.h>
Data Fields | |
| float | m [4][4] |
4x4 Matrix, 16-byte aligned, column-major.
Definition at line 83 of file sbgl_math.h.
| float sbgl_Mat4::m[4][4] |
Definition at line 84 of file sbgl_math.h.