#include <fxfixed.h>

Public Attributes | |
| FixedVector4D_t | x |
| X row for the 4x4 Matrix. | |
| FixedVector4D_t | y |
| Y row for the 4x4 Matrix. | |
| FixedVector4D_t | z |
| Z row for the 4x4 Matrix. | |
| FixedVector4D_t | w |
| W row for the 4x4 Matrix. | |
4x4 Fixed32 matrix.
This 64 byte structure contains 16 32-bit Fixed point values arranged as a 4x4 matrix.
W row for the 4x4 Matrix.
X row for the 4x4 Matrix.
Y row for the 4x4 Matrix.
Z row for the 4x4 Matrix.
1.7.1