Alpha Engine: AEMtx33 Struct Reference

AlphaEngine

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]

Definition at line 36 of file AEMtx33.h.

Member Data Documentation

f32 AEMtx33::m[3][3]

Definition at line 38 of file AEMtx33.h.


The documentation for this struct was generated from the following file:
Generated on Sat Jan 4 2014 02:06:22 for Alpha Engine by   doxygen 1.8.5