#include <fsb_types.h>
|
real_t | m00 |
| Element [0, 0] of matrix.
|
|
real_t | m11 |
| Element [1, 1] of matrix.
|
|
real_t | m22 |
| Element [2, 2] of matrix.
|
|
real_t | m01 |
| Element [0, 1] and [1, 0] of matrix.
|
|
real_t | m02 |
| Element [0, 2] and [2, 0] of matrix.
|
|
real_t | m12 |
| Element [1, 2] and [2, 1] of matrix.
|
|
The documentation for this struct was generated from the following file: