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