Gan_Matrix33_f Struct Reference (original) (raw)
Gan_Matrix33_f Struct Reference
Structure definition for single precision 3x3 matrix. More...
#include <[gandalf/linalg/3x3matrixf.h](3x3matrixf%5F8h-source.html)>
| Public Attributes | |
|---|---|
| float | xx |
| float | xy |
| float | xz |
| float | yx |
| float | yy |
| float | yz |
| float | zx |
| float | zy |
| float | zz |
Detailed Description
Structure definition for single precision 3x3 matrix.
The documentation for this struct was generated from the following file:
