Alpha Engine
|
AEMtx33 Struct Reference
#include <AEMtx33.h>
Public Attributes | |
f32 | m [3][3] |
Detailed Description
Matrix is stored in column major format, ie. the translation term is in the right most column.
m[0][0] m[0][1] m[0][2]
m[1][0] m[1][1] m[1][2]
m[2][0] m[2][1] m[2][2]
Member Data Documentation
The documentation for this struct was generated from the following file:
Generated on Sat Jan 4 2014 02:06:22 for Alpha Engine by
