Data structure for the representation of a 3x3 matrix. More...
#include <Math3d.h>
Public Attributes | |
float | r1 |
float | r2 |
float | r3 |
float | r4 |
float | r5 |
float | r6 |
float | r7 |
float | r8 |
float | r9 |
Data structure for the representation of a 3x3 matrix.
This data structure the matrix
.
The namespace Math3d offers various functions operating on this data type.