Four-by-three matrix storage. More...
#include <mxvk/include/mxvk/mxvk_math.h>
Public Attributes | |
| float | mat [4][3] {} |
| Matrix elements indexed as row, column. | |
Four-by-three matrix storage.
Definition at line 617 of file mxvk_math.h.
| float mxvk::Mat4x3D::mat {} |