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